Downloads
Download tar.gz
158.1 KB
MD5: 669870433908fccd31e7de9b57434c64
SHA-1: bb119af155df717ec898d2fa7451dc56081fc72d
SHA-256: 8ee7c7460f1346b0ff763f306ee28cfb8e1bf1371ba4c386fbe96b300e50eb0b
Download zip
207.66 KB
MD5: 06ed93306fe8476af6aa62aac763afa4
SHA-1: e334e21dd6c38169119322829a5627adfeadf632
SHA-256: 9d6f742c90d60fdd085983e105cd69a01a25788abfbee0d3859020bf37afcd7c
Release notes
Changes since DRUPAL-6--1-12:
- Rebuild menu when toggling theme developer module. Fix missing variables section.
- #321911 by drewish. Cannot generate nodes, batch uses incorrect function names.
- Let generated comments have a random timestamp that is later than the node to which they are attached. This can cause dangerous paradox where a comment reply is older than its parent. Hopefully we avoid unravelling the fabric the space time continuum which would destroy the entire universe.
- #328223. Added doc about AJAX and AHAH compatibility.
- #340687 by Bevan. fix template log for theme developer.
- #270183 by loze. support php4 in theme developer (d6)
- #340677 by Bevan. Fatal error: Call to getName() on non-object.
- #310694 by Pasqualle and dww: Typo in comment for devel_uninstall().
- #260207 by Gribnif. Execute PHP as menu item instead of block
- #347833 by neochief. Move devel tabs in node and user pages after all other tabs
- #349786 by hass. Fix several translatability errors in performance and elsewhere.
- #347049 by yhahn. Query log: replace theme('table') with div-based markup. Very nice.