Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixes | joey | 2007-08-21 |
| | |||
* | fix | joey | 2007-08-21 |
| | |||
* | reorg all the pages about rcs backends. Fix all links | joey | 2007-08-21 |
| | |||
* | * Add color parameter to postsparkline. Closes: #438900 | joey | 2007-08-20 |
| | |||
* | 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 | 2007-08-17 |
| | | | | | | | | | | | | - 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. | ||
* | comments | joey | 2007-08-17 |
| | |||
* | rst plugin allows raw html now | joey | 2007-08-17 |
| | | | | | | rst plugin could be sped up enormously by rewriting it to be a pure python external plugin | ||
* | web commit by http://jeremie.koenig.myopenid.com/: add a plugin page for ↵ | joey | 2007-08-17 |
| | | | | "showdiff" | ||
* | web commit by http://jeremie.koenig.myopenid.com/: disable the preprocessor ↵ | joey | 2007-08-16 |
| | | | | for some types of pages? | ||
* | web commit by http://jeremie.koenig.myopenid.com/: plugin updated to use ↵ | joey | 2007-08-16 |
| | | | | HTML::Entities | ||
* | web commit by http://jeremie.koenig.myopenid.com/ | joey | 2007-08-16 |
| | |||
* | 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-15 |
| | |||
* | web commit by http://melissensaft.myopenid.com/: fixed by letting root ↵ | joey | 2007-08-14 |
| | | | | install the perl-libraries system-wide and switching to a currently version of ikiwiki | ||
* | 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 | 2007-08-13 |
| | | | | | * Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC. | ||
* | * Add time=mtime option to postsparkline. | joey | 2007-08-12 |
| | |||
* | web commit by http://melissensaft.myopenid.com/ | joey | 2007-08-11 |
| | |||
* | web commit by http://melissensaft.myopenid.com/: How can I enable textile? ↵ | joey | 2007-08-11 |
| | | | | Problem description | ||
* | 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-09 |
| | |||
* | 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 | 2007-08-05 |
| | | | | as allowing them to be styled specially. Thanks, NicolasLimare. | ||
* | * pagetemplate: don't display template name | joey | 2007-08-05 |
| | |||
* | 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 | 2007-07-27 |
| | | | | plugins, from a user-configurable directory. | ||
* | * Add templatefile hook. | joey | 2007-07-26 |
| | | | | | * Add pagetemplate plugin, which allows changing the template used for a page. (Not to be confused with the hook of the same name..) | ||
* | massive patchqueue reorg | joey | 2007-07-25 |
| | | | | | | | 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. | ||
* | add warnings about using map, inline, etc with the sidebar causing | joey | 2007-07-25 |
| | | | | | performance nightmares | ||
* | web commit by http://adam.shand.net/: sidebar headers showing up in toc ... bug? | joey | 2007-07-21 |
| | |||
* | web commit by http://adam.shand.net/: grammatical cleanup | joey | 2007-07-20 |
| | |||
* | improve urlto docs | joey | 2007-07-17 |
| | |||
* | * In img tag, allow link=no to disable link to full size image. Thanks, | joey | 2007-07-15 |
| | | | | Nis Martensen. Closes: #433188 |