-
*** empty log message ***
-
Fixed a bug with Ubercart progress bars as well as a bug with Locale files missing.
-
Fixed a bug with locale_jquery file with the newer drupal versions.
-
*** empty log message ***
-
*** empty log message ***
-
Add Locale Addon module
-
Added a new hook to allow per file exclusions as well as inline exclusions. This should allow other projects to add jquery_compatibility_mode to their own modules. I will also be accepting submissions for inclusion as built in exclusions as well. To start I have added ahah.js and FCK Editor JS stuff.
-
Removed the test.js file. It was for testing purposes, not for release.
-
Added a new hook to allow per file exclusions as well as inline exclusions. This should allow other projects to add jquery_compatibility_mode to their own modules. I will also be accepting submissions for inclusion as built in exclusions as well. To start I have added ahah.js and FCK Editor JS stuff.
-
Added a hook for modules to disable compatibility mode. Also added a default disable filter for ALL admin pages. Any module that uses the compatibility module should now use the jquery_compatibility_mode_is_off() check to see if it is safe to load their JS files.