summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/skeleton.pm
AgeCommit message (Expand)Author
2006-07-30* Add a run_hooks function for the common task of running all hooks of ajoey
2006-07-28* Add getopt hook type, this allows plugins to add new command-line options.joey
2006-07-27* Switch pagetemplate hooks to using named parameters.joey
2006-07-03add htmlisejoey
2006-05-26* The page name and parent links has switched from using a <h1> to a styledjoey
2006-05-05* Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey
2006-05-05rename the "render" hook to "change", which is clearerjoey
2006-05-04* Added smiley plugin, nicely controlled and documented by the smileys page.joey
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey
2006-05-03change plugin interface to use named parameters for flexabilityjoey
2006-05-02* Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey
2006-05-02* Added plugin system, currently only supporting for PreProcessorDirectives.joey