| Commit message (Expand) | Author | Age |
* | * Call the formbuilder hook for the edit page.•••* Call decode_form_utf8 before running formbuilder_setup hooks.
* Add editdiff plugin contributed by Jeremie Koenig.
* Fix it to not leak path info.
| joey | 2007-08-22 |
* | link to format_escape | joey | 2007-08-17 |
* | * Applied Jeremie Koenig's pluggable editpage buttons patch:••• - 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.
| joey | 2007-08-17 |
* | comments | joey | 2007-08-17 |
* | web commit by http://jeremie.koenig.myopenid.com/: add a plugin page for "sho... | joey | 2007-08-17 |
* | web commit by http://jeremie.koenig.myopenid.com/: disable the preprocessor f... | joey | 2007-08-16 |
* | web commit by http://jeremie.koenig.myopenid.com/: plugin updated to use HTML... | joey | 2007-08-16 |
* | web commit by http://jeremie.koenig.myopenid.com/ | joey | 2007-08-16 |
* | 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 |
* | web commit by JordaPolo: Updated status and URLs. | joey | 2007-07-27 |
* | web commit by http://adam.shand.net/: grammatical cleanup | joey | 2007-07-20 |
* | web commit by http://victormoral.myopenid.com/: errata | joey | 2007-07-06 |
* | web commit by http://victormoral.myopenid.com/: new design and new version | joey | 2007-07-06 |
* | web commit by http://victormoral.myopenid.com/: bad news about the plugin. i ... | joey | 2007-06-15 |
* | web commit by http://victormoral.myopenid.com/: version 0.6 | joey | 2007-06-13 |
* | web commit by http://victormoral.myopenid.com/: initial announcement | joey | 2007-06-12 |
* | web commit by JoshTriplett: Link URL more simply. | joey | 2007-04-13 |
* | web commit by TobiOetiker | joey | 2007-04-12 |
* | web commit by TobiOetiker: added link to insights page | joey | 2007-04-12 |
* | web commit by JoshTriplett: Use wiki link for sidebar. | joey | 2007-04-08 |
* | web commit by http://dalefarnsworth.myopenid.com/ | joey | 2007-04-08 |
* | web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44. | joey | 2007-03-24 |
* | * Add a table plugin, derived from the one written by Victor Moral. | joey | 2007-03-07 |
* | * New domain name for ikiwiki: ikiwiki.info. Update your links. | joey | 2007-02-18 |
* | * Allow plugins to add new types of tests that can be used in PageSpecs.•••* Add a "conditional" plugin, which allows displaying text if a condition
is true. It is enabled by default so conditional can be used in the
basewiki.
* Use conditionals in the template for plugins, so that plugin pages
say if they're currently enabled or not, and in various other places
in the wiki.
| joey | 2007-02-12 |
* | web commit by JoshTriplett: Formatting, typos, and wording. | joey | 2007-02-09 |
* | rename and comments | joey | 2007-01-16 |
* | web commit by http://victormoral.myopenid.com/: Bug fixes in a new version | joey | 2007-01-15 |
* | web commit by http://victormoral.myopenid.com/: New third party plugin | joey | 2007-01-15 |
* | web commit by TobiOetiker: Made the page more consistant with the site style | joey | 2006-12-30 |
* | web commit by TobiOetiker | joey | 2006-12-30 |
* | web commit by TobiOetiker | joey | 2006-12-30 |
* | * Add a textile format plugin contributed by mazirian. | joey | 2006-12-29 |
* | web commit by http://mazirian.myopenid.com/: clarification, licensing. | joey | 2006-12-29 |
* | update | joey | 2006-12-28 |
* | update | joey | 2006-12-28 |
* | update | joey | 2006-12-28 |
* | response and reorg | joey | 2006-12-28 |
* | web commit by VictorMoral: New version 0.9 | joey | 2006-11-14 |
* | instead of over and over. Typical speedup is ~4x. Max possible speedup:••• 8x.
* Add "scan" parameter to hook(), which is used to make the hook be called
during the scanning pass, as well as the render pass. The meta and tag
plugins need to use the new scan parameter, so will any others that modify
%links.
* Now that links are calculated in a separate pass, it can also
precalculate backlinks in one pass, which is O(N^2) instead of the
previous code that was O(N^3). A very nice speedup for wikis with lots
(thousands) of pages.
| joey | 2006-10-28 |
* | web commit by VictorMoral | joey | 2006-10-24 |
* | web commit by VictorMoral | joey | 2006-10-24 |
* | web commit by VictorMoral | joey | 2006-10-22 |
* | web commit by VictorMoral | joey | 2006-10-22 |
* | web commit by VictorMoral: | joey | 2006-10-22 |
* | web commit by RecaiOktas: Text::VimColor Debian package | joey | 2006-10-21 |
* | notes about this plugin, including a security issue | joey | 2006-10-21 |