devel 6.x-1.9

moshe weitzman - June 13, 2008 - 04:22
Official release from CVS tag: DRUPAL-6--1-9
First released: June 13, 2008 - 04:22
Download: devel-6.x-1.9.tar.gz
Size: 141.75 KB
md5_file hash: 8b88659f45e31d8c05fd6990c491ea2a
Last updated: June 13, 2008 - 04:25
View usage statistics for this release

Changes since DRUPAL-6--1-8:

  • #260197 by gribnif. Typo in kprint_r
  • rework devel_generate so that modules can cleanly form_alter themselves into the creation process. i have not changed comment, taxonomy, and upload to work like that yet. i will do so, and then add OG functionality so that group posts get properly affiliated with group nodes.
  • further cleanup of bulk node generation. modules may now participate using standard hook_form_alter() and hook_nodapi(). See devel_generate_nodeapi() for an example. content_field('presave') is another example.
  • add modified krumo package to devel. no longer is a separate download required. i made minor changes to config method so it uses variable_get(). also a change so that the backtrace file/line number make sense. lets try this out for a while and if it is successful, we'll rip out the conditional has_krumo() code in devel.module
  • patch by moshe weitzman. avoid krumo() when outputting simple variables. only used for arrays and objects.
  • #215375 by tej_arora. macro.module - Fatal error: Call to undefined method stdClass::__set_state()
  • #259485 by jvandyk. add menu module as dependency.
 
 

Drupal is a registered trademark of Dries Buytaert.