Downloads
Download tar.gz
142.28 KB
MD5: 93bc2cc8da26d759e46b24f1b9d4e3e2
SHA-1: 9ea2a51b696425d6b8e5d22cdb534922fd2b52ad
SHA-256: bb115feffaebd895fea0cc7cd1e03ffd233b3cac86c796ca3560ca2e8caff188
Download zip
191.87 KB
MD5: 3c1063443d81927e3b90e129bc169a24
SHA-1: 18adbb576fcfa5c95a383b88c5e2a75849b361ad
SHA-256: c8e0079955613122c5179e3d3eaeba1b9c11c0e2097c2df98927a485c8d4bc7b
Release notes
Changes since DRUPAL-6--1-10:
- Ensure correct sorting of priorities according to node_access_acquire_grants().
- add cache flush to devel_themer
- #290474 by dww. devel breaks non-HTML pages: application/* and text/x-comma-separated-values
- #267204 by ksenzee. fix some render problems in theme developer by emitting span around page using js instead of php.
- patch by moshe weitzman. more correct reinstall of modules.
- stop logging theme calls after the page has been rendered (i.e. not tracking on query log)
- Rework Theme Developer so it use a file based cache for the variables. This avoids max_packet_size error on mysql.
- #301284 php4 compatibility for uniqid()
- #299912: Remove unneeded _block_rehash() call because it interferes with installation profiles.
- backport improved module reinstall UI.
- really go silent during batch operations.
- dprint_r() never uses krumo(). use kpr() instead
- #310060 by eaton. Allow devel_generate to create older nodes and users.
- #306857 by brendoncrawford. devel_store_queries() Crashing With mysqli