Downloads
Download tar.gz
159.2 KB
MD5: 31b2cbea82226a729b11bbc91920a7cd
SHA-1: 3d5fe9afe706208a73c421fef5230a466c77f399
SHA-256: f8f62ffe45677d6bf9f9ab45cf7b8ccc3f15801e978dc716e05d4775bf60f906
Download zip
208.29 KB
MD5: 5e2a367f2e43c90de1e676e3037e1570
SHA-1: 0bfe6a17c3b174c84908ace02ac2f3c345fa6f55
SHA-256: c89c059b9d33806be71f6317a10497abff860f68f15877868d4a673543feaad4
Release notes
Changes since DRUPAL-6--1-16:
- Adding code comment noting that IE does not support CSS outline property #325556
- #421870 adding specificity to CSS field-label
- fixing checkbox behavior for Theme Developer
- fixing #426264 prefix variable output with descriptive text
- bug #394078 by cdale. backtrace_error_handler missing error constants causing notice.
- A bit less intrusive for CLI scripts.
- 432514 by jonathan1055. link to variable_set in api docs needs double quotes to resolve
- #440854 by jefkin. Themer Conflicts with Jquery_UI.
- #476310 by helmo. Missing include in devel_generate.drush.inc.
- #477512 by fgm. Make devel pass coder.module trivial checks
- #211379 by dww. Replace rand() with mt_rand().
- #327512 by fgm. themer should use cron to clean up temp files.
- #489410 by caktux, add a field to store arbitrary information
- #501236 by smk-ka. missing include.
- #501236 by sun. use module_load_include()
- Report unexpected presence of 0/0/all/100 grant. Enhance dna_summary text. Fix some minor bugs.
- #366225 by dereine. Devel block still shown after devel is disabled.
- #545926 by nicholasThompson . incompatibility with PHP 5.3.