aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/pagestats.mdwn
Commit message (Collapse)AuthorAge
* more tag reorgJoey Hess2010-02-12
|
* misc minor changesJoey Hess2008-09-11
|
* patch plugin documentation to refer to directive pagesWilliam Uther2008-09-11
|
* Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* web commit by http://madduck.myopenid.com/Joey Hess2008-01-06
|
* simplified plugin definitionsjoey2007-02-13
|
* no longer need triple quotesjoey2006-08-23
|
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23
| | | | | | | text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin.
* * Add first draft at a Restructured Text (rst) plugin, by Sergiojoey2006-08-19
| | | | | | Talens-Oliag. Note that this has many known issues -- see the caveats on the plugin's page. * Credit everyone who wrote a plugin on the plugins' wiki pages.
* updatsjoey2006-07-29
|
* * Tag plugins according to type.joey2006-07-29
|
* remove this, pagestats is too slow and it was mostly for testingjoey2006-07-29
|
* more linksjoey2006-07-29
|
* "Viva l'Italia!"joey2006-07-29
| | | | * Polygen plugin from Enrico.
* * New pagestats plugin from Enrico, which can generate a table countingjoey2006-07-29
the backlinks for each page, or a del.icio.us style cloud.