-
- Fixed jquery_update overwrite. Now only loads theme specific JavaScripts and appends it to the scripts variable. - Fixed the submit AJAX url to include the Drupal Base Path for installations not in the root of the web server.
-
Fixed issue where settings weren't being read if theme wasn't specifically defined. Now uses current theme as the default.
-
Beginning dev of D7 version Signed-off-by: Mark Carver <mark.carver@me.com>
-
Re-enabled dependency on jQuery Update module since D6 doesn't have the needed version. Signed-off-by: Mark Carver <mark.carver@me.com>
-
Fixed support for maintenance pages Signed-off-by: Mark Carver <mark.carver@me.com>
-
Browser Theme Settings: February 25, 2011 2:13
Commit 123a99f on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Browser Theme Settings: February 25, 2011 2:13
Commit 426194b on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
bug by markcarver: fixed page preprocessing issue and Firebug log calls in core.inc
-
bug by markcarver: fixed hook_menu for AJAX save path
-
Updated file, somehow didn't get included with the rest of the changes.