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 | * Locale patch from Faidon: | 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 | * Build-depend on libtext-wikiformat-perl, so that the syntax check of | 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-26 | * Patch from Recai to allow selection of page type when creating a new page. | joey |
2006-07-11 | <paravoid> you're right | joey |
2006-07-11 | remove redundant call | joey |
2006-07-11 | * Consolidated all decode_utf8 in FormBuilder's fields to make the code more | joey |
2006-07-11 | * Match 'web commit from' in SVN and git, these are web commits too. | joey |
2006-07-11 | * Fix from Faidon for a XML parser issue that breaks utf-8 for | joey |
2006-07-10 | * Display CGI processing errors if present. | joey |
2006-07-07 | * Support a w3mmode, which lets w3m run ikiwiki using its local CGI | joey |
2006-07-07 | * Add wikitext markup plugin, which supports ".wiki" pages written in the | joey |
2006-07-05 | * Patch from Recai to fix utf8 issues in git backend. | joey |
2006-07-05 | Encode:: cleanup from Recai | joey |
2006-07-05 | * Patch from Faidon to use svn --limit when possible for recentchanges, | joey |
2006-07-04 | * Improve display of parentlinks and page title of toplevel index page. | joey |
2006-07-04 | * Encode & in diffurl in examples, to conform to pedantic rules. | joey |
2006-07-04 | * Make RecentChanges use a table and some CSS, should be much more readable. | joey |