Extension:Local jQuery

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Local jQuery

Release status: beta

Description An extension to load jQuery from the wiki
Author(s) Timo Tijhof
Last version 0.1
MediaWiki 1.18
License CC0 1.0
Download
Hooks used
ResourceLoaderGetStartupModules

Check usage (experimental)

LocalJQuery is an extension to load a different version of jQuery without hacking core. It is loaded through ResourceLoader as part of the startup module request and replaces the default version of jQuery that comes with MediaWiki.

[edit] Installation

To install this extension, add the following to LocalSettings.php:

require_once("$IP/extensions/LocalJQuery/LocalJQuery.php");
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox