summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/sidebar.pm
AgeCommit message (Expand)Author
2010-07-04remove unnecessary and troublesome filter callsJoey Hess
2010-05-15fix typoJoey Hess
2010-04-15sidebar plugin optimisationsJoey Hess
2010-04-15fix sidebar directive parameter handlingJoey Hess
2010-04-15allow sidebar directive to enable use of sidebar pageJoey Hess
2010-04-15sidebar: Add global_sidebars setting.Joey Hess
2010-04-15sidebar: Now a sidebar directive can be used to override the sidebar shown on...Joey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-06-04Pass a destpage parameter to the sanitize hook.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
2006-09-09* Work on firming up the plugin interface:joey
2006-08-28* Change htmlize, format, and sanitize hooks to use named parameters.joey
2006-08-23* Change order of linkify and preprocess; first preprocess and then linkify.joey
2006-08-18notejoey
2006-08-18* Call filter hooks on inlined page content.joey
2006-08-18* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.joey