aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/toggle.pm
Commit message (Expand)AuthorAge
* append javascript after CSSAntoine Beaupré2019-02-03
* Use local paths when including JavascriptSimon McVittie2010-11-23
* correct comment; javascript is put after <body>Joey Hess2010-08-12
* remove unnecessary and troublesome filter callsJoey Hess2010-07-04
* Moved javascript files under the ikiwiki/ directory, to avoid cluttering the ...Joey Hess2010-04-24
* setup file orderingJoey Hess2010-02-12
* toggle, relativedate: Support templates that add attributes to the body tag.Joey Hess2009-09-28
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess2008-10-17
* add plugin safe/rebuild info (part 3 of 3)Joey Hess2008-08-03
* Handle the case when HTML got tidied.Enrico Zini2008-07-26
* improved, possibly faster getelementsbyclass by willuJoey Hess2008-07-25
* toggle: Fix incompatability between javascript and webkit.Joey Hess2008-07-25
* toggle: Add javascript to top of page, not to end. This avoids flicker since ...Joey Hess2008-07-02
* toggle: Add support for toggles that are open by default.Joey Hess2008-07-02
* export javascript, and support default-open togglesJoey Hess2008-07-02
* call format hooks when generating page previewsJoey Hess2008-06-28
* * Fix some issues with toggles in preview mode.Joey Hess2007-10-29
* * Add a destpage parameter to the filter hook.joey2007-05-17
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Fix the template, toggle, and conditional plugins to filter text beforejoey2007-02-14
* don't need to scan after all; links inside blocks of text should be foundjoey2006-11-26
* updatesjoey2006-11-22
* bugfixenjoey2006-11-22
* * Add toggle plugin.joey2006-11-22