summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2009-10-09add_depends: optimise influence calculationJoey Hess
2009-10-09img: use presence dependency when linking to a pageJoey Hess
2009-10-09brokenlinks: use pagespec_match_listJoey Hess
2009-10-09pagespec_match_list: change limit to filterJoey Hess
2009-10-09conditional: use pagespec_match_listJoey Hess
2009-10-09indentationJoey Hess
2009-10-09conditional: use yesnoJoey Hess
2009-10-09progress: switch to new pagespec_match_listJoey Hess
2009-10-09linkmap: Use new pagespec_match_listJoey Hess
2009-10-08rename use_pagespec to pagespec_match_listJoey Hess
2009-10-08calendar: rework so it can use use_pagespecJoey Hess
2009-10-08postsparkline: switch to use_pagespecJoey Hess
2009-10-08orphans: switch to use_pagespecJoey Hess
2009-10-08fix feedpages dependencyJoey Hess
2009-10-08pagestate: switch to use_pagespecJoey Hess
2009-10-08pagecount: switched to use_pagespecJoey Hess
2009-10-08inline: switch to use_pagespecJoey Hess
2009-10-08map: switch to use_pagespecJoey Hess
2009-10-08change how dependency types are specified to add_dependsJoey Hess
2009-10-08fix handling of influences of pagespecs that fail to matchJoey Hess
2009-10-07remove explicit addition of dependencies for displayed pagesJoey Hess
2009-10-07add type info to influence informationJoey Hess
2009-10-07add influence info to match_*Joey Hess
2009-10-06linkmap, pagestats: avoid using %links to get a list of pagesJoey Hess
2009-10-06linkmap: does need presence depsJoey Hess
2009-10-06presence dependencies not neededJoey Hess
2009-10-06linkmap: Use a combination of presence and link dependencies.Joey Hess
2009-10-05use among limit for correctnessJoey Hess
2009-10-05pagestats: Use a combination of precense and link dependencies.Joey Hess
2009-10-05oprhans: Use a combination of precense and link dependencies.Joey Hess
2009-10-05use links dependencyJoey Hess
2009-10-05fix add_depends to new apiJoey Hess
2009-10-04rework dependency types codeJoey Hess
2009-10-04postsparkline and progress: also contentless dependenciesJoey Hess
2009-10-04meta redir dependency is contentlessJoey Hess
2009-10-04listdirectives: contentless dependencyJoey Hess
2009-10-04not a contentless dependencyJoey Hess
2009-10-04edittemplate: contentless dependencyJoey Hess
2009-10-04calendar: all dependencies are contentlessJoey Hess
2009-10-04inline: Use a contentless dependency in quick mode.Joey Hess
2009-10-04map: Use a contentless dependency unless show= is specified.Joey Hess
2009-10-03orphans and brokenlinks cannot use contentless dependencyJoey Hess
2009-10-03pagecount: Use contentless dependencyJoey Hess
2009-10-02mirrorlist: Display nothing if list is empty.Joey Hess
2009-09-29Support RPC::XML 0.69's incompatable object instantiation method.Joey Hess
2009-09-29typoJoey Hess
2009-09-28toggle, relativedate: Support templates that add attributes to the body tag.Joey Hess
2009-09-27img: Fix dependency code for full size images.Joey Hess
2009-09-27img: Correct bug in image size calculation code.Joey Hess
2009-09-27parentlinks: Add has_parentlinks template parameter to allow styling the topl...Joey Hess