Compatibility Mode on edit / admin pages
Parkes Design - September 16, 2009 - 06:35
| Project: | jQuery Compatibility Mode |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Great module you have it's come in very useful.
I've noticed that it doesn't use Compatibility Mode during those pages and because my template functions use mootools the Jquery stuff crashes.
I hope I've made sense.
Thanks,
Daimian

#1
You are correct, I have purposely left out ALL /admin pages because if for some reason the admin ever got messed up due to mootools/jquery complaints, it would be possible to destroy a drupal install and force you to manually edit a DB. So to avoid that, you have to do a little modifying with a hook to add compatibility to whatever admin page you need. That way you would know exactly what caused the admin to break and would be able to fix it without any help.