10 Jul
2008
10 Jul
'08
6:09 a.m.
User: weitzman Branch: DRUPAL-6--1 Date: Thu, 10 Jul 2008 04:09:06 +0000 Modified files: /modules/devel devel_themer.module Log message: First half of rework of Theme Developer to be faster and less memory intensive. Instead of sending all the variables for all theme calls in each request, we save the variables to a cache table on the server. In the next commit, the popup will retrieve the variables on demand if the user cares to view them. The menu callback for this AJAX request is done - just need javascript work now. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/devel/devel_themer...