Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-23 | web commit by PatrickWinnertz: put in some documentation about the tex plugin | joey | |
2007-08-23 | web commit by ManojSrivastava | joey | |
2007-08-22 | * Call the formbuilder hook for the edit page. | joey | |
* Call decode_form_utf8 before running formbuilder_setup hooks. * Add editdiff plugin contributed by Jeremie Koenig. * Fix it to not leak path info. | |||
2007-08-22 | * Added tex plugin to generate images from latex code. | joey | |
Contributed by Patrick Winnertz as a GSoC project. | |||
2007-08-21 | web commit by tschwinge: Typo fix. | joey | |
2007-08-21 | fixes | joey | |
2007-08-21 | fix | joey | |
2007-08-21 | reorg all the pages about rcs backends. Fix all links | joey | |
2007-08-20 | * Add color parameter to postsparkline. Closes: #438900 | joey | |
2007-08-17 | revert | joey | |
2007-08-17 | clean up | joey | |
2007-08-17 | link to format_escape | joey | |
2007-08-17 | * Applied Jeremie Koenig's pluggable editpage buttons patch: | joey | |
- add a title to the editpage form; - pass a reference to the list of buttons to the formbuilder_setup hooks, so we can add ours; - relax asumption about the possible submit values (use "Save Page" explicitly); - de-hardcode the submit buttons from the editpage template (This was needed for compatability with a bug in CGI::FormBuilder 3.0401, but ikiwiki already needs a newer version.) * Pass buttons to all other formbuilder_setup hooks too. | |||
2007-08-17 | comments | joey | |
2007-08-17 | rst plugin allows raw html now | joey | |
rst plugin could be sped up enormously by rewriting it to be a pure python external plugin | |||
2007-08-17 | web commit by http://jeremie.koenig.myopenid.com/: add a plugin page for ↵ | joey | |
"showdiff" | |||
2007-08-16 | web commit by http://jeremie.koenig.myopenid.com/: disable the preprocessor ↵ | joey | |
for some types of pages? | |||
2007-08-16 | web commit by http://jeremie.koenig.myopenid.com/: plugin updated to use ↵ | joey | |
HTML::Entities | |||
2007-08-16 | web commit by http://jeremie.koenig.myopenid.com/ | joey | |
2007-08-15 | resp | joey | |
2007-08-15 | web commit by tschwinge: Hmm. | joey | |
2007-08-15 | hmmm? | joey | |
2007-08-15 | web commit by tschwinge: Doesn't work as suggested. | joey | |
2007-08-15 | web commit by http://jeremie.koenig.myopenid.com/: fix typos | joey | |
2007-08-15 | web commit by http://joey.kitenet.net/ | joey | |
2007-08-15 | web commit by tschwinge: Question about emitting fewer blank lines. | joey | |
2007-08-14 | web commit by http://melissensaft.myopenid.com/: fixed by letting root ↵ | joey | |
install the perl-libraries system-wide and switching to a currently version of ikiwiki | |||
2007-08-13 | unescape | joey | |
2007-08-13 | fix link | joey | |
2007-08-13 | improved docs, add a tutorial for writing plugins | joey | |
2007-08-13 | reword | joey | |
2007-08-13 | toc | joey | |
2007-08-13 | memoization for injected RPC functions is a very, very good thing | joey | |
2007-08-13 | performance notes | joey | |
2007-08-13 | * Fix --libdir to work at the command line. | joey | |
* Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC. | |||
2007-08-12 | * Add time=mtime option to postsparkline. | joey | |
2007-08-11 | web commit by http://melissensaft.myopenid.com/ | joey | |
2007-08-11 | web commit by http://melissensaft.myopenid.com/: How can I enable textile? ↵ | joey | |
Problem description | |||
2007-08-09 | web commit by PaulWise: minor typo | joey | |
2007-08-09 | web commit by PaulWise | joey | |
2007-08-09 | web commit by PaulWise: remove bogus comment | joey | |
2007-08-09 | web commit by PaulWise: add headinganchors plugin | joey | |
2007-08-05 | document authorurl | joey | |
2007-08-05 | * Add sessioncgi hook. | joey | |
2007-08-05 | * Add rel=tag attribute to tag links, supporting that microformat, as well | joey | |
as allowing them to be styled specially. Thanks, NicolasLimare. | |||
2007-08-05 | * pagetemplate: don't display template name | joey | |
2007-07-27 | web commit by JordaPolo: Updated status and URLs. | joey | |
2007-07-27 | * Add a libdir config option to let ikiwiki load perl modules, including | joey | |
plugins, from a user-configurable directory. | |||
2007-07-26 | * Add templatefile hook. | joey | |
* Add pagetemplate plugin, which allows changing the template used for a page. (Not to be confused with the hook of the same name..) | |||
2007-07-25 | massive patchqueue reorg | joey | |
patches can now be anywhere and tagged patch to show up on the patch list. Moved all the patchqueue stuff to todo items; some of it was merged into existing todo items. |