Difference: JQueryPlugin (8 vs. 9)

Revision 92015-09-11 - TWikiContributor

Line: 1 to 1
 

JQuery Plugin

Changed:
<
<
>
>
 
Changed:
<
<
>
>
 jQuery JavaScript library for TWiki

Description

Line: 164 to 166
  </>
<--/twistyPlugin-->
Added:
>
>

Specifying where to insert JavaScript and CSS loadling lines

This plugin inserts lines to load JavaScript and CSS files into the rendered HTML. By default, those lines are inserted at the beginning of the <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:

  1. Put <!-- JQueryPlugin placeholder --> at the place you want to have those lines
  2. Set $TWiki::cfg{Plugins}{JQueryPlugin}{CheckPlaceholder} to "1" (or any other true value)
 

Plugin Info

Plugin Author: TWiki:Main.MichaelDaum, TWiki:Main.PeterThoeny
Changed:
<
<
Copyright: © 2007-2008 Michael Daum http://michaeldaumconsulting.com
© 2008-2014 TWiki:TWiki.TWikiContributor
>
>
Copyright: © 2007-2008 Michael Daum http://michaeldaumconsulting.com
© 2008-2015 TWiki:TWiki.TWikiContributor
 
License: GPL (GNU General Public License)
Changed:
<
<
Plugin Version: 2014-09-03
>
>
Plugin Version: 2015-09-11
 
<--/twistyPlugin twikiMakeVisibleInline-->
Added:
>
>
2015-09-11: TWikibug:Item7686: JQueryPlugin to be able to insert ~JavaScript and CSS loading lines at a specified place
2015-01-10: TWikibug:Item7604: Switch from GPL v2 to v3
2014-11-14: TWikibug:Item7588: Option to load tab content asynchronously; select specific tab in jQuery tab pane; allow tab panes in bullet lists & TWiki table cells; allow HTML in tab title
 
2014-09-03: TWikibug:Item7548: The CSS margin definition of tab(JQTAB) headers need to take precedence.
2014-08-26: TWikibug:Item7544: JQTAB enhancement: Active tabs have gray gradient; slightly bigger container padding and inter-tab margin
2014-08-17: TWikibug:Item7544: JQTAB enhancements: Show blue link instead of red link on hover over tab; make css overridable; remove dotted underline below tab -- TWiki:Main.PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.JQueryPlugin.