aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/pagestats.pm
Commit message (Expand)AuthorAge
* Make pagestats output more deterministic.intrigeri2016-12-19
* pagestats: rename disp to show, and document itSimon McVittie2014-09-14
* pagestats: consistent indentationSimon McVittie2014-09-14
* pagestats: add disp parameterLouis2014-09-14
* Rename show parameter of [[!inline]] and [[!pagestats]] to limitSimon McVittie2014-09-14
* typoJoey Hess2010-04-15
* enhance pagestats and rework example blog front pageJoey Hess2010-04-15
* setup file orderingJoey Hess2010-02-12
* pagestats: Add show parameter. Closes: #562129Joey Hess2009-12-25
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* pagestate: switch to use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* linkmap, pagestats: avoid using %links to get a list of pagesJoey Hess2009-10-06
* use among limit for correctnessJoey Hess2009-10-05
* pagestats: Use a combination of precense and link dependencies.Joey Hess2009-10-05
* pagestats: add `among` parameter, which only counts links from specified pagesSimon McVittie2009-07-17
* pagestats: when making a tag cloud, don't emit links where the tag is unusedSimon McVittie2009-07-17
* 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
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* formattingjoey2007-05-12
* optimise backlinks counting for pagestats, simplify function returns againjoey2007-05-12
* * Patch from hb to fix the pagestats plugin, which was broken by a pastjoey2007-05-12
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * 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 for missing backlinks() in pagestats plugin.joey2007-01-31
* * Work on firming up the plugin interface:joey2006-09-09
* * Add first draft at a Restructured Text (rst) plugin, by Sergiojoey2006-08-19
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* fix %links iterationjoey2006-07-29
* more linksjoey2006-07-29
* use htmllinkjoey2006-07-29
* * New pagestats plugin from Enrico, which can generate a table countingjoey2006-07-29