aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/brokenlinks.pm
Commit message (Expand)AuthorAge
* brokenlinks: sort the pages that link to the missing page, for better reprodu...Simon McVittie2015-06-09
* brokenlinks: use pagespec_match_listJoey Hess2009-10-09
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* use links dependencyJoey Hess2009-10-05
* orphans and brokenlinks cannot use contentless dependencyJoey Hess2009-10-03
* optimise brokenlinks by gathering the data when calculating backlinksJoey Hess2009-08-14
* Add discussionpage configuration settingJoey Hess2009-08-13
* optimise gettext callsJoey Hess2009-08-13
* fix further places where translated discussion case was assumedJoey Hess2009-06-04
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* * brokenlinks: Don't list the same link multiple times. (%links mightJoey Hess2007-12-16
* * More compact output for the brokenlinks plugin.Joey Hess2007-11-17
* missed localising a stringJoey Hess2007-11-08
* * 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