-
- Insert our template preprocess function to page.tpl.php just after template_preprocess_page, so that we do not cause messages to flush. - Prevent from calling our own preprocess page template callback when emulating theme('page'). -
- #1193578 by markus_petrux: Emulate theme('page') processing to obtain list of css/js files.
-
- Back to development state.
-
- Prepare for release.
-
Forgot to change the __callback for ajax_load_ajax_data_alter to use the new ajax_load command in ctools ajax
-
Issue #1149736 - Initial branch of CTools dependant ajax_load
-
Stripping CVS keywords
-
- #943132 by andreiashu - Scripts Settings need to be deep copied.
-
- Fix minor doxigen issues in ajax_load.js.
-
- #685918: Drupal.theme functions implemented by other modules are broken when javascript compression is enabled.