2007-03-31 |
joey | fix error message to include url |
tree | commitdiff |
2007-03-31 |
joey | * Fix urls generated by mirrorlist plugin. |
tree | commitdiff |
2007-03-24 |
joey | * Finally fixed the longstanding inline removal bug. |
tree | commitdiff |
2007-03-21 |
joey | * Fix link() PageSpecs to not just look at the raw... |
tree | commitdiff |
2007-03-21 |
joey | fix |
tree | commitdiff |
2007-03-21 |
joey | * Fix a security hole that allowed insertion of unsafe... |
tree | commitdiff |
2007-03-21 |
joey | the real bug turned out to be in the meta plugin |
tree | commitdiff |
2007-03-11 |
joey | add postsparkline plugin, providing sparkliney stats... |
tree | commitdiff |
2007-03-08 |
joey | typo |
tree | commitdiff |
2007-03-08 |
joey | * Correct a deadlock that could occur in post-commit... |
tree | commitdiff |
2007-03-08 |
joey | * The underscore escaping support exposed a bug in... |
tree | commitdiff |
2007-03-07 |
joey | add colspan support |
tree | commitdiff |
2007-03-07 |
joey | cleanup |
tree | commitdiff |
2007-03-07 |
joey | missed a few |
tree | commitdiff |
2007-03-07 |
joey | further refinement |
tree | commitdiff |
2007-03-07 |
joey | further refinement |
tree | commitdiff |
2007-03-07 |
joey | more i18n improvements |
tree | commitdiff |
2007-03-07 |
joey | * Add a table plugin, derived from the one written... |
tree | commitdiff |
2007-03-07 |
joey | support previewing of sparklines: embed in data uris... |
tree | commitdiff |
2007-03-07 |
joey | improve l10n |
tree | commitdiff |
2007-03-07 |
joey | deal with new preview parameter |
tree | commitdiff |
2007-03-07 |
joey | * Add a sparline plugin. |
tree | commitdiff |
2007-03-06 |
joey | * Add preview parameter to preprocesser calls, use... |
tree | commitdiff |
2007-03-03 |
joey | remove debugging code |
tree | commitdiff |
2007-03-02 |
joey | * Add "template" option to inline plugin to allow for... |
tree | commitdiff |
2007-02-25 |
joey | increase plugin interface to 1.02 |
tree | commitdiff |
2007-02-23 |
joey | * Patch from HenrikBrixAndersen to fix a broken use... |
tree | commitdiff |
2007-02-21 |
joey | fix breakage |
tree | commitdiff |
2007-02-21 |
joey | * Since the CGI had to drop the wiki lock to avoid... |
tree | commitdiff |
2007-02-20 |
joey | * Make img plugin not fail immediately if Image::Magick... |
tree | commitdiff |
2007-02-20 |
joey | * Don't error out if estcmd fails, just print a warning... |
tree | commitdiff |
2007-02-20 |
joey | * Changed calling convention for httmllink slightly... |
tree | commitdiff |
2007-02-15 |
joey | improve string |
tree | commitdiff |
2007-02-15 |
joey | add day of week to prettydate, and i18n |
tree | commitdiff |
2007-02-15 |
joey | italisise urls |
tree | commitdiff |
2007-02-15 |
joey | supress redef warning |
tree | commitdiff |
2007-02-15 |
joey | * Add a prettydate plugin that formats dates in a more... |
tree | commitdiff |
2007-02-15 |
joey | * Patch from Ethan to allow using meta tags to set... |
tree | commitdiff |
2007-02-15 |
joey | * Many changes to make ikiwiki very resistant to write... |
tree | commitdiff |
2007-02-14 |
joey | * Allow multiple tag settings to appear in a single... |
tree | commitdiff |
2007-02-14 |
joey | * Fix the template, toggle, and conditional plugins... |
tree | commitdiff |
2007-02-12 |
joey | * Allow plugins to add new types of tests that can... |
tree | commitdiff |
2007-02-08 |
joey | * Add "reverse" option to inline to invert sort orders. |
tree | commitdiff |
2007-02-06 |
joey | * Patch based on a patch from Ethan to support relative... |
tree | commitdiff |
2007-02-05 |
joey | * Add feedshow option to allow reducing the number... |
tree | commitdiff |
2007-02-03 |
joey | missing IkiWiki:: |
tree | commitdiff |
2007-02-02 |
joey | * Add canedit hook, allowing arbitrary controls over... |
tree | commitdiff |
2007-01-31 |
joey | * Fix several more missing translations of Discussion. |
tree | commitdiff |
2007-01-31 |
joey | * Fix for missing backlinks() in pagestats plugin. |
tree | commitdiff |
2007-01-31 |
joey | * Fix one more missing translation of Discussion. |
tree | commitdiff |
2007-01-30 |
joey | * Fix openid signin secret generation code. This fixes... |
tree | commitdiff |
2007-01-28 |
joey | * Replace underscores in shortcut texts with spaces... |
tree | commitdiff |
2007-01-18 |
joey | * Fix handling of discussion links on discussion pages... |
tree | commitdiff |
2007-01-14 |
joey | * Fix missing categories in rss/atom feeds. |
tree | commitdiff |
2007-01-14 |
joey | feh |
tree | commitdiff |
2007-01-14 |
joey | fix broken format string, manual unfuzzy |
tree | commitdiff |
2007-01-14 |
joey | * In the aggregator, check for and deal with post filen... |
tree | commitdiff |
2007-01-10 |
joey | * Fix --locale to control LC_ALL now. |
tree | commitdiff |
2007-01-08 |
joey | * Add a rawhtml plugin that allows copying raw html... |
tree | commitdiff |
2007-01-04 |
joey | added some comments for translators |
tree | commitdiff |
2007-01-03 |
joey | fix whitespace |
tree | commitdiff |
2006-12-29 |
joey | * Add a textile format plugin contributed by mazirian. |
tree | commitdiff |
2006-12-29 |
joey | * Don't put discussion links on discussion pages. |
tree | commitdiff |
2006-12-29 |
joey | use same logic as for regular discussion links |
tree | commitdiff |
2006-12-29 |
joey | * Initial work on internationalization of the program... |
tree | commitdiff |
2006-12-23 |
joey | * Add mirrorlist plugin. |
tree | commitdiff |
2006-12-21 |
joey | * Add support for links of the form [[../foo]], this... |
tree | commitdiff |
2006-12-21 |
joey | * Turn $config{wiki_file_prune_regexps} into an array... |
tree | commitdiff |
2006-12-21 |
joey | * Fix an issue with inlining a page with a rss feed... |
tree | commitdiff |
2006-12-18 |
joey | use POST |
tree | commitdiff |
2006-12-14 |
joey | * Fix sometimes broken links to Discussion pages from... |
tree | commitdiff |
2006-12-14 |
joey | include choice in commit msg |
tree | commitdiff |
2006-12-14 |
joey | * Use POST for poll to avoid some robots. |
tree | commitdiff |
2006-12-04 |
joey | * Fix various links on the hyperestradier pages. |
tree | commitdiff |
2006-12-02 |
joey | * Fix daemonisation code to only do daemon setup things... |
tree | commitdiff |
2006-11-28 |
joey | * More build deps updates. 1.34.2 |
tree | commitdiff |
2006-11-28 |
joey | * Allow /etc/ikiwiki/wikilist to list just the names... |
tree | commitdiff |
2006-11-26 |
joey | bug |
tree | commitdiff |
2006-11-26 |
joey | oops |
tree | commitdiff |
2006-11-26 |
joey | bugfix |
tree | commitdiff |
2006-11-26 |
joey | bugfixes |
tree | commitdiff |
2006-11-26 |
joey | bugs |
tree | commitdiff |
2006-11-26 |
joey | add a poll plugin |
tree | commitdiff |
2006-11-26 |
joey | don't need to scan after all; links inside blocks of... |
tree | commitdiff |
2006-11-26 |
joey | add quick mode for speeding up generation of big archiv... |
tree | commitdiff |
2006-11-22 |
joey | updates |
tree | commitdiff |
2006-11-22 |
joey | rename |
tree | commitdiff |
2006-11-22 |
joey | bugfixen |
tree | commitdiff |
2006-11-22 |
joey | * Add toggle plugin. |
tree | commitdiff |
2006-11-21 |
joey | * Add a test suite for the mercurial backend, contribut... |
tree | commitdiff |
2006-11-21 |
joey | formatting |
tree | commitdiff |
2006-11-20 |
joey | add |
tree | commitdiff |
2006-11-20 |
joey | * Add "last" parameter to hook function. Very basic... |
tree | commitdiff |
2006-11-20 |
joey | shortcut stuff |
tree | commitdiff |
2006-11-20 |
joey | get rid of wikiformat build dep |
tree | commitdiff |
2006-11-20 |
joey | * Add openidsignup config option. |
tree | commitdiff |
2006-11-20 |
joey | * Make auth methods pluggable. |
tree | commitdiff |
2006-11-09 |
joey | * Fix img plugin's handling of adding dependencies... |
tree | commitdiff |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
tree | commitdiff |
2006-11-08 |
joey | * Patch from Ethan Glasser Camp to add a skip option... |
tree | commitdiff |
next |