Age | Commit message (Expand) | Author |
2006-07-30 | add test for nonexistant polygen | joey |
2006-07-30 | escape slashes in page names | joey |
2006-07-30 | when autogenerating a dir naem, include "feed/" in it | joey |
2006-07-30 | fix | joey |
2006-07-30 | need to lower-case pages, sigh.. | joey |
2006-07-30 | erase old tags | joey |
2006-07-30 | stop abusing titlepage for internal encoding (esp since it doesn't work) | joey |
2006-07-30 | fix encoding of some stuff | joey |
2006-07-30 | more robust and faster handling of feedurls | joey |
2006-07-30 | robustness and etc | joey |
2006-07-30 | deal with title-less feeds | joey |
2006-07-30 | md5 can't handle wide chars | joey |
2006-07-30 | fixes, and make dir optional | joey |
2006-07-30 | * ikiwiki can now download and aggregate feeds with its new aggregate | joey |
2006-07-30 | * Add a run_hooks function for the common task of running all hooks of a | joey |
2006-07-29 | * fortune plugin (trivial) | joey |
2006-07-29 | * Allow preprocessor directives to be expanded in inlined blog pages. | joey |
2006-07-29 | * htmltidy plugin from Faidon. | joey |
2006-07-29 | fix %links iteration | joey |
2006-07-29 | more links | joey |
2006-07-29 | use htmllink | joey |
2006-07-29 | "Viva l'Italia!" | joey |
2006-07-29 | * New pagestats plugin from Enrico, which can generate a table counting | joey |
2006-07-29 | * Put categories in rss feeds for tagged items. | joey |
2006-07-28 | * Add exclude option in setup files, works same as --exclude. | joey |
2006-07-28 | * Add getopt hook type, this allows plugins to add new command-line options. | joey |
2006-07-28 | Hope encrico doesn't mind, but I changed the location and layout of the | joey |
2006-07-27 | more destpage improvements | joey |
2006-07-27 | * Switch pagetemplate hooks to using named parameters. | joey |
2006-07-27 | - Adds a tag plugin that allows more easily tagging pages. | joey |
2006-07-27 | * Patch from Enrico that | joey |
2006-07-26 | * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks. | joey |
2006-07-26 | * Run page through any relevant filters when generating a page preview. | joey |
2006-07-07 | * Add wikitext markup plugin, which supports ".wiki" pages written in the | joey |
2006-07-04 | * Don't sent pings if the wiki is being rebuilt. | joey |
2006-07-03 | add htmlise | joey |
2006-07-03 | * Add a html plugin, which can be used to write wikis in raw html, | joey |
2006-07-03 | use "use open" pragma to avoid manually needing to specify utf8 everywhere | joey |
2006-07-03 | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey |
2006-07-02 | remove the blog_list sub, only used one place and simplifies code to do | joey |
2006-07-02 | * Centralised all calls to HTML::Template and force all the templates | joey |
2006-06-27 | don't die fatally here | joey |
2006-06-27 | * Support pinging services such as Technorati using XML-RPC to notify them | joey |
2006-06-25 | * Fix orphans plugin to not count a link to a nonexistant page as a reason | joey |
2006-06-08 | * Fix absolute url munging in rss generation to support https, ftp, etc urls | joey |
2006-06-02 | meta headers are not sanitised; prevent html leaking into them | joey |
2006-06-02 | * Reorganised the doc wiki's todo/* pages, using a link/tag to flag | joey |
2006-05-29 | * Add --timeformat config option to allow changing how dates are displayed. | joey |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey |
2006-05-26 | * Rebuilding on upgrade to this version is recommended. | joey |