Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2007-07-25 | add warnings about using map, inline, etc with the sidebar causing | joey | |
performance nightmares | |||
2007-07-21 | web commit by http://adam.shand.net/: sidebar headers showing up in toc ... bug? | joey | |
2007-07-20 | web commit by http://adam.shand.net/: grammatical cleanup | joey | |
2007-07-17 | improve urlto docs | joey | |
2007-07-15 | * In img tag, allow link=no to disable link to full size image. Thanks, | joey | |
Nis Martensen. Closes: #433188 | |||
2007-07-12 | web commit by http://davrieb.livejournal.com/ | joey | |
2007-07-12 | web commit by nis.martensen: Mention meaning of first header (from the ↵ | joey | |
source) and give a hint on the list style | |||
2007-07-11 | on second thought, simple alphanumeric styles are not actually useful (class ↵ | joey | |
is already supported), and anything more complex is too hard to do, so revert | |||
2007-07-11 | * Allow simple alphanumeric style attribute values in the htmlscrubber. This | joey | |
should be safe from javascript attacks. | |||
2007-07-07 | web commit by TaylorKillian | joey | |