]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/brokenlinks.pm
* In the cgi edit path, reload the index file before rendering. A bug
[ikiwiki.git] / IkiWiki / Plugin / brokenlinks.pm
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-06  joey* Patch based on a patch from Ethan to support relative...
2007-01-31  joey* Fix several more missing translations of Discussion.
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...