MooTools
(learn about MooTools)Note This only applies to MooTools packaged with the Joomla! framework. If MooTools is loaded externally, it will be considered like any other script.
Disable when possible | Will disable the MooTools libraries following the following set of rules for safe removal:
|
Keep in pages | When MooTools is set to be disabled, it can still be enabled in the pages listed (one path per line). The same rules used for Enable only in pagesapply. |
Caption | |
---|---|
Disable Captions | Gets rid of JCaption. Profiles v4+ The option Yes, by overload overloads the core Joomla calls for captions by returning nothing whenever captions are called site wide. It prevents lookups by regular expressions, making the process faster. Note Until Joomla! 3.1, the caption script is a MooTools script. |
Profiles v4+ Disable Tooltips |
The option Yes, by overload overloads the core Joomla calls for tooltips by returning nothing whenever tooltips are called site wide |
Disable MooTools at your own risk.
You may break some features (search filters functionality and frontend article submission for instance), especially with Joomla! 2.5 and under.
If your Joomla website does not use MooTools, you will benefit from disabling it:
- it will increase the page load speed by removing unneeded javascript code,
- it will eliminate conflicts between MooTools and jQuery.