summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/toggle.pm
AgeCommit message (Expand)Author
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-17Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-07-26Handle the case when HTML got tidied.Enrico Zini
2008-07-25improved, possibly faster getelementsbyclass by willuJoey Hess
2008-07-25toggle: Fix incompatability between javascript and webkit.Joey Hess
2008-07-02toggle: Add javascript to top of page, not to end. This avoids flicker since ...Joey Hess
2008-07-02toggle: Add support for toggles that are open by default.Joey Hess
2008-07-02export javascript, and support default-open togglesJoey Hess
2008-06-28call format hooks when generating page previewsJoey Hess
2007-10-29* Fix some issues with toggles in preview mode.Joey Hess
2007-05-17* Add a destpage parameter to the filter hook.joey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-02-14* Fix the template, toggle, and conditional plugins to filter text beforejoey
2006-11-26don't need to scan after all; links inside blocks of text should be foundjoey
2006-11-22updatesjoey
2006-11-22bugfixenjoey
2006-11-22* Add toggle plugin.joey