Provides jQuery and jQuery UI. Designed for jQuery developer targeting the TWiki platform.
"jQuery is a fast, concise, JavaScript? Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages."
%JQSCRIPT{"jquery.js"}% : Include the specified script. Keep in mind that the jquery.js script must be loaded before plug-ins scripts. %JQTHEME{"mythemename"}% : Include the specified theme. Better load the desired theme before any script. %JQIMAGESURLPATH{"myimage.png"}% : Expand to the specified image path. %JQIMAGESURLPATH%/myimage.png : Same result as the above.
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.
Download the ZIP file from the Plugin Home (see below)
Unzip JQueryDevPlugin.zip in your twiki installation directory.
Configure the Plugin:
TWiki 4.0 and up: Run the configure script to enable the Plugin
Change the Plugin settings as needed
Edit /lib/TWiki/Plugin/JQueryDevPlugin.pm and adjust the js and css files inclusions has needed.
If the installation was successful you should be able to create a dialog by clicking the button below: