]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/skeleton.pm
ENV can be used in the setup file to override environment variable setting, such...
[ikiwiki.git] / IkiWiki / Plugin / skeleton.pm
2008-02-12  Joey Hess* Add the linkify and scan hooks. These hooks can be...
2007-08-26  joey* Add an editcontent hook.
2007-08-05  joey* Move blog form code out of CGI.pm and into the inline...
2007-07-28  joeyfix typo
2007-07-26  joey* Add templatefile hook.
2007-05-09  joey* Add the needsbuild hook. Plugins can use this to...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-02-25  joeyincrease plugin interface to 1.02
2007-02-02  joey* Add canedit hook, allowing arbitrary controls over...
2006-11-20  joey* Add "last" parameter to hook function. Very basic...
2006-11-20  joey* Make auth methods pluggable.
2006-09-09  joey* Add a module version number to IkiWiki, so you can...
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-28  joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28  joey* Add toc (table of contents) plugin.
2006-07-30  joey* ikiwiki can now download and aggregate feeds with...
2006-07-30  joey* Add a run_hooks function for the common task of runni...
2006-07-28  joey* Add getopt hook type, this allows plugins to add...
2006-07-27  joey* Switch pagetemplate hooks to using named parameters.
2006-07-03  joeyadd htmlise
2006-05-26  joey* The page name and parent links has switched from...
2006-05-05  joey* Removed --sanitize and --no-sanitize, replaced with...
2006-05-05  joeyrename the "render" hook to "change", which is clearer
2006-05-04  joey* Added smiley plugin, nicely controlled and documented...
2006-05-03  joeyrather a lot of changes to make hyperestraier search...
2006-05-03  joeychange plugin interface to use named parameters for...
2006-05-02  joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-05-02  joey* Added plugin system, currently only supporting for...