%JQSCRIPT{"jquery-ui.js"}%
or a %JQTHEME{"..."}%
- content: %JQSCRIPT{"jquery.cookie.js"}%
%JQSCRIPT{"jquery.debug.js"}%
%JQSCRIPT{"jquery.metadata.js"}%
%JQSCRIPT{"jquery.spinner.js"}%
%JQSCRIPT{"jquery.superfish.js"}%
%JQSCRIPT{"jquery.treeview.edit.js"}%
%JQSCRIPT{"jquery.treeview.sortable.js"}%
%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. Available images: spinner_arrows.gif
spinner_big.png
spinner.gif
spinner.png
%JQTHEME{...}%
:
black-tie
cupertino
redmond
smoothness
- recommended for TWiki
ui-lightness
pub/TWiki/JQueryPlugin/readme.txt
JQueryPlugin.zip
in your twiki installation directory. Content: File: | Description: |
---|---|
data/Sandbox/JQueryPluginExamples.txt | Example topic |
data/Sandbox/PluginTestJQueryPlugin.txt | Test topic |
data/TWiki/JQueryPlugin.txt | Plugin documentation topic |
data/TWiki/VarJQ*.txt | Variable documentation topics |
lib/CPAN/lib/CSS/Minifier.pm | Perl module |
lib/CPAN/lib/JavaScript/Minifier.pm | Perl module |
lib/TWiki/Plugins/JQueryPlugin.pm | Perl module |
lib/TWiki/Plugins/JQueryPlugin/Core.pm | Perl module |
pub/TWiki/JQueryPlugin/Makefile | Makefile |
pub/TWiki/JQueryPlugin/jquery-all.css | Main stylesheet file |
pub/TWiki/JQueryPlugin/jquery-all.js | Main Javascript file |
pub/TWiki/JQueryPlugin/jquery-all.js.gz | Main Javascript file, compressed |
pub/TWiki/JQueryPlugin/*.css | Stylesheet files |
pub/TWiki/JQueryPlugin/*.js | Javascript files |
pub/TWiki/JQueryPlugin/*.gif and .png | Image files |
pub/TWiki/JQueryPlugin/i18n/*.js | Style sheets for internationalization |
pub/TWiki/JQueryPlugin/images/*.gif and *.png | Image library |
pub/TWiki/JQueryPlugin/themes/* | Themes |
tools/minifycss | Utility |
tools/minifyjs | Utility |
configure
in your TWiki installation, and enable the plugin in the {Plugins} section.
<head>
tag content.
That's fine for the skins bundled with TWiki releases.
But you may want to specify where to insert those lines.
In that case: <!-- JQueryPlugin placeholder -->
at the place you want to have those lines
$TWiki::cfg{Plugins}{JQueryPlugin}{CheckPlaceholder}
to "1" (or any other true value)
Plugin Author: | TWiki:Main.MichaelDaum![]() ![]() |
Copyright: | © 2007-2008 Michael Daum http://michaeldaumconsulting.com![]() © 2008-2018 TWiki:TWiki.TWikiContributor ![]() |
License: | GPL (GNU General Public License![]() |
Plugin Version: | 2018-07-05 |
2018-07-05: | TWikibug:Item7841![]() |
2016-01-08: | TWikibug:Item7708![]() |
2015-09-11: | TWikibug:Item7686![]() |
2015-01-10: | TWikibug:Item7604![]() |
2014-11-14: | TWikibug:Item7588![]() |
2014-09-03: | TWikibug:Item7548![]() |
2014-08-26: | TWikibug:Item7544![]() |
2014-08-17: | TWikibug:Item7544![]() ![]() |
2013-09-28: | TWikibug:Item6737![]() ![]() |
2013-08-23: | TWikibug:Item7317![]() ![]() |
2013-01-28: | TWikibug:Item7091![]() |
2012-11-13: | TWikibug:Item7020![]() ![]() |
2011-07-08: | TWikibug:Item6725![]() ![]() |
2011-03-01: | TWikibug:Item6675![]() ![]() |
2011-03-01: | TWikibug:Item6653![]() ![]() |
2010-06-08: | TWikibug:Item6486![]() ![]() ![]() |
2010-04-25: | TWikibug:Item6436![]() $TWiki::cfg{JQueryPlugin}{Legacy2008} = 1; -- TWiki:Main/PeterThoeny![]() |
2010-04-22: | TWikibug:Item6433![]() |
15 Jul 2008: | updated to ui-1.5.2; added async treeview; added async options to tabpane |
03 Jul 2008: | updated to ui-1.5.1 |
05 Jun 2008: | updated to jquery-1.2.6 and ui-1.5-RC1 |
30 Apr 2008: | repackaged to contain jquery UI |
13 Feb 2008: | upgrade to jquery-1.2.3, as well as most plugins |
17 Jan 2008: | added jquery.metadata plugin; implemented a jquery.tabpane plugin; updated jquery.dimensions plugin; added jquery.empty plugin to ease development of new plugins |
15 Nov 2007: | use skin independent way to add javascript files to header |
10 Oct 2007: | upgraded to jQuery-1.1.4; compressed js and css |
12 Jul 2007: | initial package containing jQuery-1.1.3.1 |
Dependencies: | None |
Plugin Home: | http://twiki.org/cgi-bin/view/Plugins/JQueryPlugin![]() |
Feedback: | http://twiki.org/cgi-bin/view/Plugins/JQueryPluginDev![]() |
Appraisal: | http://twiki.org/cgi-bin/view/Plugins/JQueryPluginAppraisal![]() |
I | Attachment | History | Size | Date | Comment |
---|---|---|---|---|---|
![]() |
Makefile | r2 r1 | 0.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
MenuArrow.gif | r2 r1 | 0.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
button1.png | r2 r1 | 1.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.10.2.js | r2 r1 | 266.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.10.2.js.gz | r2 r1 | 32.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.10.2.min.js | r2 r1 | 90.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.4.2.js | r2 r1 | 160.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.4.2.js.gz | r2 r1 | 44.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.4.2.min.js | r2 r1 | 70.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.5.1.js | r2 r1 | 211.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.5.1.js.gz | r2 r1 | 29.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-1.5.1.min.js | r2 r1 | 83.3 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-all.css | r2 r1 | 7.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-all.js | r2 r1 | 36.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-all.js.gz | r2 r1 | 11.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-migrate-1.2.1.min.js | r2 r1 | 7.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-migrate.js | r2 r1 | 7.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-ui-1.10.3.custom.min.js | r2 r1 | 222.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery-ui.js | r2 r1 | 222.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.bgiframe.js | r2 r1 | 1.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.bgiframe.uncompressed.js | r2 r1 | 4.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.blockUI.js | r2 r1 | 7.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.blockUI.uncompressed.js | r2 r1 | 15.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.cookie.js | r2 r1 | 1.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.cookie.uncompressed.js | r2 r1 | 3.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.debug.js | r2 r1 | 0.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.debug.uncompressed.js | r2 r1 | 2.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.dom.js | r2 r1 | 1.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.dom.uncompressed.js | r2 r1 | 1.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.easing.js | r2 r1 | 3.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.easing.uncompressed.js | r2 r1 | 4.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.empty.js | r2 r1 | 2.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.hoverIntent.js | r2 r1 | 1.6 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.hoverIntent.uncompressed.js | r2 r1 | 4.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.innerfade.js | r2 r1 | 1.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.innerfade.uncompressed.js | r2 r1 | 2.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.js | r2 r1 | 90.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.metadata.js | r2 r1 | 1.3 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.metadata.uncompressed.js | r2 r1 | 5.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.nifty.css | r2 r1 | 1.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.nifty.js | r2 r1 | 4.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.nifty.uncompressed.js | r2 r1 | 6.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.shrinkurls.js | r2 r1 | 0.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.shrinkurls.uncompressed.js | r2 r1 | 2.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.spinner.js | r2 r1 | 1.3 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.spinner.uncompressed.js | r2 r1 | 3.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.superfish.css | r2 r1 | 1.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.superfish.js | r2 r1 | 2.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.superfish.uncompressed.css | r2 r1 | 9.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.superfish.uncompressed.js | r2 r1 | 3.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.tabpane.css | r2 r1 | 1.6 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.tabpane.js | r2 r1 | 2.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.tabpane.uncompressed.js | r2 r1 | 4.2 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.tooltip.js | r2 r1 | 3.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.tooltip.uncompressed.js | r2 r1 | 7.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.async.js | r2 r1 | 1.3 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.async.uncompressed.js | r2 r1 | 2.9 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.css | r2 r1 | 2.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.edit.js | r2 r1 | 1.4 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.edit.uncompressed.js | r2 r1 | 1.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.js | r2 r1 | 5.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.sortable.js | r2 r1 | 8.5 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.sortable.uncompressed.js | r2 r1 | 12.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.treeview.uncompressed.js | r2 r1 | 8.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.twiki.css | r2 r1 | 3.6 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.twiki.js | r2 r1 | 3.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.twiki.uncompressed.js | r2 r1 | 6.7 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
jquery.uncompressed.js | r2 r1 | 211.8 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
readme.txt | r2 r1 | 4.0 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
shade1.png | r2 r1 | 1.3 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
tab_horiz.gif | r2 r1 | 0.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
tab_left.gif | r2 r1 | 1.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
tab_left_on.gif | r2 r1 | 2.1 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
tab_right.gif | r2 r1 | 0.2 K | 2018-07-06 - 02:05 | Saved by install script |
![]() |
tab_right_on.gif | r2 r1 | 0.9 K | 2018-07-06 - 02:05 | Saved by install script |