source: trunk/JQueryPlugin/lib/Foswiki/Plugins/JQueryPlugin/DEPENDENCIES @ 7692

Revision 7692, 77 bytes checked in by CrawfordCurrie, 3 years ago (diff)

Item2297: this started with trying to get the latest TMCE working with 1.0.9. First, there's no need for a required dependency on ZonePlugin, as long as the reporting of *why* JQueryPlugins don't work is clear. Second, the checking for zone capability is *not* dependent on the plugin, but the availability of the addToZone function. Third, the JQueryPlugin doc needed some work, and still needs more to clarify the role of the macros it registers (why are these not registered as and when plugins are enabled?) Fourth, TMCE now requires jQuery, which requires addToZone, so it can safely add itself to the body. Finally, a minor improvement to the reporting of initPlugin failures. The upshot of this all is that TinyMCE + jQuery + ZonePlugin, latest trunk versions, works with 1.0.9 and 1.1.

Line 
1Foswiki::Plugins::ZonePlugin,>=2.1,perl,Optional, required for Foswiki < 1.1
Note: See TracBrowser for help on using the repository browser.