* Initial work on internationalization of the program code. po/ikiwiki.pot
[ikiwiki.git] / IkiWiki / Plugin / brokenlinks.pm
2006-12-29 joey* Initial work on internationalization of the program...
2006-10-08 joeychange word
2006-09-09 joey* Work on firming up the plugin interface:
2006-08-02 joey* Renamed GlobLists to PageSpecs.
2006-07-29 joeyfix %links iteration
2006-07-27 joey* Switch pagetemplate hooks to using named parameters.
2006-05-26 joey* --getctime had bitrotted (well I only ever used it...
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-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...