Project:jQuery Compatibility Mode
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

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

Comments

#1

Status:active» closed (works as designed)

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.