index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
orphans.pm
Age
Commit message (
Expand
)
Author
2010-02-12
setup file ordering
Joey Hess
2009-10-09
pagespec_match_list: change limit to filter
Joey Hess
2009-10-08
rename use_pagespec to pagespec_match_list
Joey Hess
2009-10-08
orphans: switch to use_pagespec
Joey Hess
2009-10-08
change how dependency types are specified to add_depends
Joey Hess
2009-10-05
oprhans: Use a combination of precense and link dependencies.
Joey Hess
2009-10-03
orphans and brokenlinks cannot use contentless dependency
Joey Hess
2009-08-14
orphans: Reuse backlinks info
Joey Hess
2009-08-13
Add discussionpage configuration setting
Joey Hess
2009-07-23
revert revert
Joey Hess
2009-07-23
improve string to be less confusing
Joey Hess
2009-07-23
reverted a few of the string changes
Joey Hess
2009-07-23
Rephrase 'linked to by' confusing for translators.
Jonas Smedegaard
2009-06-04
fix further places where translated discussion case was assumed
Joey Hess
2009-04-23
pagespec_match_list added and used in most appropriate places
Joey Hess
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-10-09
orphans: Fix unquoted page name in regexp.
Joey Hess
2008-08-03
add plugin safe/rebuild info (part 2 of 3)
Joey Hess
2008-05-15
orphans: 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 allow
joey
2007-04-10
use pagesources rather than renderedfiles to get the list of pages
joey
2007-02-20
* Changed calling convention for httmllink slightly. The first three
joey
2007-02-06
* Patch based on a patch from Ethan to support relative matching in
joey
2007-01-31
* Fix several more missing translations of Discussion.
joey
2006-12-29
* Initial work on internationalization of the program code. po/ikiwiki.pot
joey
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 reason
joey
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-03
change plugin interface to use named parameters for flexability
joey
2006-05-02
* Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
joey
2006-05-02
* Add an orphans plugin for finding pages that nothing links to.
joey