aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* calendar: rework so it can use use_pagespecJoey Hess2009-10-08
* postsparkline: switch to use_pagespecJoey Hess2009-10-08
* orphans: switch to use_pagespecJoey Hess2009-10-08
* fix feedpages dependencyJoey Hess2009-10-08
* pagestate: switch to use_pagespecJoey Hess2009-10-08
* pagecount: switched to use_pagespecJoey Hess2009-10-08
* inline: switch to use_pagespecJoey Hess2009-10-08
* map: switch to use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* fix handling of influences of pagespecs that fail to matchJoey Hess2009-10-08
* remove explicit addition of dependencies for displayed pagesJoey Hess2009-10-07
* add type info to influence informationJoey Hess2009-10-07
* add influence info to match_*Joey Hess2009-10-07
* linkmap, pagestats: avoid using %links to get a list of pagesJoey Hess2009-10-06
* linkmap: does need presence depsJoey Hess2009-10-06
* presence dependencies not neededJoey Hess2009-10-06
* linkmap: Use a combination of presence and link dependencies.Joey Hess2009-10-06
* use among limit for correctnessJoey Hess2009-10-05
* pagestats: Use a combination of precense and link dependencies.Joey Hess2009-10-05
* oprhans: Use a combination of precense and link dependencies.Joey Hess2009-10-05
* use links dependencyJoey Hess2009-10-05
* fix add_depends to new apiJoey Hess2009-10-05
* rework dependency types codeJoey Hess2009-10-04
* postsparkline and progress: also contentless dependenciesJoey Hess2009-10-04
* meta redir dependency is contentlessJoey Hess2009-10-04
* listdirectives: contentless dependencyJoey Hess2009-10-04
* not a contentless dependencyJoey Hess2009-10-04
* edittemplate: contentless dependencyJoey Hess2009-10-04
* calendar: all dependencies are contentlessJoey Hess2009-10-04
* inline: Use a contentless dependency in quick mode.Joey Hess2009-10-04
* map: Use a contentless dependency unless show= is specified.Joey Hess2009-10-04
* orphans and brokenlinks cannot use contentless dependencyJoey Hess2009-10-03
* pagecount: Use contentless dependencyJoey Hess2009-10-03
* mirrorlist: Display nothing if list is empty.Joey Hess2009-10-02
* Support RPC::XML 0.69's incompatable object instantiation method.Joey Hess2009-09-29
* typoJoey Hess2009-09-29
* toggle, relativedate: Support templates that add attributes to the body tag.Joey Hess2009-09-28
* img: Fix dependency code for full size images.Joey Hess2009-09-27
* img: Correct bug in image size calculation code.Joey Hess2009-09-27
* parentlinks: Add has_parentlinks template parameter to allow styling the topl...Joey Hess2009-09-27
* otl: Avoid globally filtering non-otl pagesJoey Hess2009-09-23
* avoid tempfile warningJoey Hess2009-09-13
* remove cgi exclusionJoey Hess2009-09-12
* got rid of the postrefresh hook after allJoey Hess2009-09-11
* doc update, add --exclude ikiwiki.cgi to examplesJoey Hess2009-09-11
* localize user-visible warnings and tack on missing newlinesJoey Hess2009-09-11
* Merge commit 'schmonz/master'Joey Hess2009-09-11
|\
| * Don't error out, either warn or say nothing, depending.Amitai Schlair2009-09-11
* | chdir to the destdir before running rsyncJoey Hess2009-09-11