aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/orphans.pm
Commit message (Expand)AuthorAge
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* orphans: Fix unquoted page name in regexp.Joey Hess2008-10-09
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* orphans: As a special case, the toplevel index page is never considered an or...Joey Hess2008-05-15
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* use pagesources rather than renderedfiles to get the list of pagesjoey2007-04-10
* * 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
* * Work on firming up the plugin interface:joey2006-09-09
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* * Fix orphans plugin to not count a link to a nonexistant page as a reasonjoey2006-06-25
* * --getctime had bitrotted (well I only ever used it the once so far..),joey2006-05-26
* * 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
* * Add an orphans plugin for finding pages that nothing links to.joey2006-05-02