aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
Commit message (Expand)AuthorAge
* * 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. joey2007-08-22
* link to format_escapejoey2007-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. joey2007-08-17
* commentsjoey2007-08-17
* web commit by http://jeremie.koenig.myopenid.com/: add a plugin page for "sho...joey2007-08-17
* web commit by http://jeremie.koenig.myopenid.com/: disable the preprocessor f...joey2007-08-16
* web commit by http://jeremie.koenig.myopenid.com/: plugin updated to use HTML...joey2007-08-16
* web commit by http://jeremie.koenig.myopenid.com/joey2007-08-16
* web commit by PaulWise: minor typojoey2007-08-09
* web commit by PaulWisejoey2007-08-09
* web commit by PaulWise: remove bogus commentjoey2007-08-09
* web commit by PaulWise: add headinganchors pluginjoey2007-08-09
* web commit by JordaPolo: Updated status and URLs.joey2007-07-27
* web commit by http://adam.shand.net/: grammatical cleanupjoey2007-07-20
* web commit by http://victormoral.myopenid.com/: erratajoey2007-07-06
* web commit by http://victormoral.myopenid.com/: new design and new versionjoey2007-07-06
* web commit by http://victormoral.myopenid.com/: bad news about the plugin. i ...joey2007-06-15
* web commit by http://victormoral.myopenid.com/: version 0.6joey2007-06-13
* web commit by http://victormoral.myopenid.com/: initial announcement joey2007-06-12
* web commit by JoshTriplett: Link URL more simply.joey2007-04-13
* web commit by TobiOetikerjoey2007-04-12
* web commit by TobiOetiker: added link to insights pagejoey2007-04-12
* web commit by JoshTriplett: Use wiki link for sidebar.joey2007-04-08
* web commit by http://dalefarnsworth.myopenid.com/joey2007-04-08
* web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44.joey2007-03-24
* * Add a table plugin, derived from the one written by Victor Moral.joey2007-03-07
* * New domain name for ikiwiki: ikiwiki.info. Update your links.joey2007-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. joey2007-02-12
* web commit by JoshTriplett: Formatting, typos, and wording.joey2007-02-09
* rename and commentsjoey2007-01-16
* web commit by http://victormoral.myopenid.com/: Bug fixes in a new versionjoey2007-01-15
* web commit by http://victormoral.myopenid.com/: New third party pluginjoey2007-01-15
* web commit by TobiOetiker: Made the page more consistant with the site stylejoey2006-12-30
* web commit by TobiOetikerjoey2006-12-30
* web commit by TobiOetikerjoey2006-12-30
* * Add a textile format plugin contributed by mazirian.joey2006-12-29
* web commit by http://mazirian.myopenid.com/: clarification, licensing.joey2006-12-29
* updatejoey2006-12-28
* updatejoey2006-12-28
* updatejoey2006-12-28
* response and reorgjoey2006-12-28
* web commit by VictorMoral: New version 0.9joey2006-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. joey2006-10-28
* web commit by VictorMoraljoey2006-10-24
* web commit by VictorMoraljoey2006-10-24
* web commit by VictorMoraljoey2006-10-22
* web commit by VictorMoraljoey2006-10-22
* web commit by VictorMoral: joey2006-10-22
* web commit by RecaiOktas: Text::VimColor Debian packagejoey2006-10-21
* notes about this plugin, including a security issuejoey2006-10-21