Age | Commit message (Expand) | Author |
2007-03-07 | * Add a table plugin, derived from the one written by Victor Moral. | joey |
2007-03-07 | support previewing of sparklines: embed in data uris for preview | joey |
2007-03-07 | improve l10n | joey |
2007-03-07 | deal with new preview parameter | joey |
2007-03-07 | * Add a sparline plugin. | joey |
2007-03-06 | * Add preview parameter to preprocesser calls, use this rather than the | joey |
2007-03-03 | remove debugging code | joey |
2007-03-02 | * Add "template" option to inline plugin to allow for use of customised | joey |
2007-02-25 | increase plugin interface to 1.02 | joey |
2007-02-23 | * Patch from HenrikBrixAndersen to fix a broken use of foreach in the | joey |
2007-02-21 | fix breakage | joey |
2007-02-21 | * Since the CGI had to drop the wiki lock to avoid deadlocking the | joey |
2007-02-20 | * Make img plugin not fail immediately if Image::Magick is not available. | joey |
2007-02-20 | * Don't error out if estcmd fails, just print a warning message. estcmd is | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-15 | improve string | joey |
2007-02-15 | add day of week to prettydate, and i18n | joey |
2007-02-15 | italisise urls | joey |
2007-02-15 | supress redef warning | joey |
2007-02-15 | * Add a prettydate plugin that formats dates in a more readable fashion. | joey |
2007-02-15 | * Patch from Ethan to allow using meta tags to set creation dates of pages. | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |
2007-02-14 | * Allow multiple tag settings to appear in a single page. | joey |
2007-02-14 | * Fix the template, toggle, and conditional plugins to filter text before | joey |
2007-02-12 | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey |
2007-02-08 | * Add "reverse" option to inline to invert sort orders. | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2007-02-05 | * Add feedshow option to allow reducing the number of items included in | joey |
2007-02-03 | missing IkiWiki:: | joey |
2007-02-02 | * Add canedit hook, allowing arbitrary controls over when a page can be | joey |
2007-01-31 | * Fix several more missing translations of Discussion. | joey |
2007-01-31 | * Fix for missing backlinks() in pagestats plugin. | joey |
2007-01-31 | * Fix one more missing translation of Discussion. | joey |
2007-01-30 | * Fix openid signin secret generation code. This fixes the bug that made | joey |
2007-01-28 | * Replace underscores in shortcut texts with spaces when formatting for | joey |
2007-01-18 | * Fix handling of discussion links on discussion pages when l10n is used. | joey |
2007-01-14 | * Fix missing categories in rss/atom feeds. | joey |
2007-01-14 | feh | joey |
2007-01-14 | fix broken format string, manual unfuzzy | joey |
2007-01-14 | * In the aggregator, check for and deal with post filenames that are | joey |
2007-01-10 | * Fix --locale to control LC_ALL now. | joey |
2007-01-08 | * Add a rawhtml plugin that allows copying raw html files from the srcdir. | joey |
2007-01-04 | added some comments for translators | joey |
2007-01-03 | fix whitespace | joey |
2006-12-29 | * Add a textile format plugin contributed by mazirian. | joey |
2006-12-29 | * Don't put discussion links on discussion pages. | joey |
2006-12-29 | use same logic as for regular discussion links | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-23 | * Add mirrorlist plugin. | joey |
2006-12-21 | * Add support for links of the form [[../foo]], this links to the page | joey |