remove the blog_list sub, only used one place and simplifies code to do
[ikiwiki.git] / IkiWiki / Plugin /
2006-07-02 joeyremove the blog_list sub, only used one place and simpl...
2006-07-02 joey* Centralised all calls to HTML::Template and force...
2006-06-27 joeydon't die fatally here
2006-06-27 joey* Support pinging services such as Technorati using...
2006-06-25 joey* Fix orphans plugin to not count a link to a nonexista...
2006-06-08 joey* Fix absolute url munging in rss generation to support...
2006-06-02 joeymeta headers are not sanitised; prevent html leaking...
2006-06-02 joey* Reorganised the doc wiki's todo/* pages, using a...
2006-05-29 joey* Add --timeformat config option to allow changing...
2006-05-26 joey* --getctime had bitrotted (well I only ever used it...
2006-05-26 joey* Rebuilding on upgrade to this version is recommended.
2006-05-26 joey* The page name and parent links has switched from...
2006-05-25 joey* Tell HTML::Scrubber to treat "/" as a valid attribute...
2006-05-06 joey* Remove dups from the brokenlinks list.
2006-05-05 joey* Allow discussion links on pages to be turned off...
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-05 joeylet's actually work, shall we?
2006-05-05 joeyhaiku plugin
2006-05-04 joeyupdate
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* Add an orphans plugin for finding pages that nothing...
2006-05-02 joey* Added plugin system, currently only supporting for...