| Commit message (Expand) | Author | Age |
* | * Change meta tags to use html entity-escaped text for values, so that | 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-30 |
* | * Tag plugins according to type. | 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 |
* | 1.12 is not released yet | joey | 2006-07-29 |
* | * Locale patch from Faidon: | joey | 2006-07-29 |
* | * htmltidy plugin from Faidon. | 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-29 |
* | * 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 |
* | releasing version 1.11 | joey | 2006-07-28 |
* | add news | joey | 2006-07-28 |
* | Hope encrico doesn't mind, but I changed the location and layout of the | joey | 2006-07-28 |
* | * 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-27 |
* | * 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 |
* | releasing version 1.9 | joey | 2006-07-26 |
* | * Patch from Recai to allow selection of page type when creating a new page. | joey | 2006-07-26 |
* | * 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-11 |
* | * Display CGI processing errors if present. | joey | 2006-07-10 |
* | * 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-07 |
* | * Patch from Recai to fix utf8 issues in git backend. | joey | 2006-07-05 |
* | * Patch from Faidon to use svn --limit when possible for recentchanges, | joey | 2006-07-05 |
* | * Improve display of parentlinks and page title of toplevel index page. | joey | 2006-07-04 |
* | releasing version 1.8 | joey | 2006-07-04 |
* | * Memoize abs2rel, which is still kinda slow, for another 30% speedup | 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 | 2006-07-04 |
* | * Work around very innefficient behavior in File::Spec::abs2rel. Result | joey | 2006-07-04 |
* | * Don't sent pings if the wiki is being rebuilt. | joey | 2006-07-04 |
* | * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild | joey | 2006-07-04 |
* | sanitise them, like any other page type. | joey | 2006-07-04 |
* | * Add a html plugin, which can be used to write wikis in raw html, | joey | 2006-07-03 |
* | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey | 2006-07-03 |
* | * Introduce add_plugins and disable_plugins config options in setup files. | joey | 2006-07-03 |
* | Encode is used in nearly all code paths so stop loading it on demand | joey | 2006-07-03 |
* | * Support pages with utf8 filenames. Patch by Faidon Liambotis. | joey | 2006-07-03 |
* | * Centralised all calls to HTML::Template and force all the templates | joey | 2006-07-02 |
* | perl bugnum and refix | joey | 2006-07-02 |
* | so make sure to let perl know it should be handled as utf8. Also, | joey | 2006-07-02 |