summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/pagestats.pm
AgeCommit message (Expand)Author
2010-04-15typoJoey Hess
2010-04-15enhance pagestats and rework example blog front pageJoey Hess
2010-02-12setup file orderingJoey Hess
2009-12-25pagestats: Add show parameter. Closes: #562129Joey Hess
2009-10-08rename use_pagespec to pagespec_match_listJoey Hess
2009-10-08pagestate: switch to use_pagespecJoey Hess
2009-10-08change how dependency types are specified to add_dependsJoey Hess
2009-10-06linkmap, pagestats: avoid using %links to get a list of pagesJoey Hess
2009-10-05use among limit for correctnessJoey Hess
2009-10-05pagestats: Use a combination of precense and link dependencies.Joey Hess
2009-07-17pagestats: add `among` parameter, which only counts links from specified pagesSimon McVittie
2009-07-17pagestats: when making a tag cloud, don't emit links where the tag is unusedSimon McVittie
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-08-03add plugin safe/rebuild info (part 2 of 3)Joey Hess
2007-05-12formattingjoey
2007-05-12optimise backlinks counting for pagestats, simplify function returns againjoey
2007-05-12* Patch from hb to fix the pagestats plugin, which was broken by a pastjoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
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 for missing backlinks() in pagestats plugin.joey
2006-09-09* Work on firming up the plugin interface:joey
2006-08-19* Add first draft at a Restructured Text (rst) plugin, by Sergiojoey
2006-08-02* Renamed GlobLists to PageSpecs.joey
2006-07-29fix %links iterationjoey
2006-07-29more linksjoey
2006-07-29use htmllinkjoey
2006-07-29* New pagestats plugin from Enrico, which can generate a table countingjoey