aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/skeleton.pm
Commit message (Expand)AuthorAge
* increase plugin interface to 1.02joey2007-02-25
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* * Add "last" parameter to hook function. Very basic ordering, and hopefullyjoey2006-11-20
* * Make auth methods pluggable.joey2006-11-20
* * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"joey2006-09-09
* * Work on firming up the plugin interface:joey2006-09-09
* * Change htmlize, format, and sanitize hooks to use named parameters.joey2006-08-28
* * Add toc (table of contents) plugin.joey2006-08-28
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Add a run_hooks function for the common task of running all hooks of ajoey2006-07-30
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* add htmlisejoey2006-07-03
* * The page name and parent links has switched from using a <h1> to a styledjoey2006-05-26
* * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey2006-05-05
* rename the "render" hook to "change", which is clearerjoey2006-05-05
* * Added smiley plugin, nicely controlled and documented by the smileys page.joey2006-05-04
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* change plugin interface to use named parameters for flexabilityjoey2006-05-03
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* * Added plugin system, currently only supporting for PreProcessorDirectives.joey2006-05-02