summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/orphans.pm
AgeCommit message (Expand)Author
2010-02-12setup file orderingJoey Hess
2009-10-09pagespec_match_list: change limit to filterJoey Hess
2009-10-08rename use_pagespec to pagespec_match_listJoey Hess
2009-10-08orphans: switch to use_pagespecJoey Hess
2009-10-08change how dependency types are specified to add_dependsJoey Hess
2009-10-05oprhans: Use a combination of precense and link dependencies.Joey Hess
2009-10-03orphans and brokenlinks cannot use contentless dependencyJoey Hess
2009-08-14orphans: Reuse backlinks infoJoey Hess
2009-08-13Add discussionpage configuration settingJoey Hess
2009-07-23revert revertJoey Hess
2009-07-23improve string to be less confusingJoey Hess
2009-07-23reverted a few of the string changesJoey Hess
2009-07-23Rephrase 'linked to by' confusing for translators.Jonas Smedegaard
2009-06-04fix further places where translated discussion case was assumedJoey Hess
2009-04-23pagespec_match_list added and used in most appropriate placesJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-09orphans: Fix unquoted page name in regexp.Joey Hess
2008-08-03add plugin safe/rebuild info (part 2 of 3)Joey Hess
2008-05-15orphans: As a special case, the toplevel index page is never considered an or...Joey Hess
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-04-10use pagesources rather than renderedfiles to get the list of pagesjoey
2007-02-20* Changed calling convention for httmllink slightly. The first threejoey
2007-02-06* Patch based on a patch from Ethan to support relative matching injoey
2007-01-31* Fix several more missing translations of Discussion.joey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-09-09* Work on firming up the plugin interface:joey
2006-08-02* Renamed GlobLists to PageSpecs.joey
2006-07-27* Switch pagetemplate hooks to using named parameters.joey
2006-06-25* Fix orphans plugin to not count a link to a nonexistant page as a reasonjoey
2006-05-26* --getctime had bitrotted (well I only ever used it the once so far..),joey
2006-05-05* Allow discussion links on pages to be turned off with --no-discussion.joey
2006-05-03change plugin interface to use named parameters for flexabilityjoey
2006-05-02* Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey
2006-05-02* Add an orphans plugin for finding pages that nothing links to.joey