aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/brokenlinks.pm
Commit message (Expand)AuthorAge
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Fix several more missing translations of Discussion.joey2007-01-31
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* change wordjoey2006-10-08
* * Work on firming up the plugin interface:joey2006-09-09
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* fix %links iterationjoey2006-07-29
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* * --getctime had bitrotted (well I only ever used it the once so far..),joey2006-05-26
* * Remove dups from the brokenlinks list.joey2006-05-06
* * Allow discussion links on pages to be turned off with --no-discussion.joey2006-05-05
* 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