aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/orphans.pm
Commit message (Expand)AuthorAge
* setup file orderingJoey Hess2010-02-12
* pagespec_match_list: change limit to filterJoey Hess2009-10-09
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* orphans: switch to use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* oprhans: Use a combination of precense and link dependencies.Joey Hess2009-10-05
* orphans and brokenlinks cannot use contentless dependencyJoey Hess2009-10-03
* orphans: Reuse backlinks infoJoey Hess2009-08-14
* Add discussionpage configuration settingJoey Hess2009-08-13
* revert revertJoey Hess2009-07-23
* improve string to be less confusingJoey Hess2009-07-23
* reverted a few of the string changesJoey Hess2009-07-23
* Rephrase 'linked to by' confusing for translators.Jonas Smedegaard2009-07-23
* 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
* 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