summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
AgeCommit message (Collapse)Author
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-17link to format_escapejoey
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-17commentsjoey
2007-08-17web commit by http://jeremie.koenig.myopenid.com/: add a plugin page for ↵joey
"showdiff"
2007-08-16web commit by http://jeremie.koenig.myopenid.com/: disable the preprocessor ↵joey
for some types of pages?
2007-08-16web commit by http://jeremie.koenig.myopenid.com/: plugin updated to use ↵joey
HTML::Entities
2007-08-16web commit by http://jeremie.koenig.myopenid.com/joey
2007-08-09web commit by PaulWise: minor typojoey
2007-08-09web commit by PaulWisejoey
2007-08-09web commit by PaulWise: remove bogus commentjoey
2007-08-09web commit by PaulWise: add headinganchors pluginjoey
2007-07-27web commit by JordaPolo: Updated status and URLs.joey
2007-07-20web commit by http://adam.shand.net/: grammatical cleanupjoey
2007-07-06web commit by http://victormoral.myopenid.com/: erratajoey
2007-07-06web commit by http://victormoral.myopenid.com/: new design and new versionjoey
2007-06-15web commit by http://victormoral.myopenid.com/: bad news about the plugin. i ↵joey
discourage his use
2007-06-13web commit by http://victormoral.myopenid.com/: version 0.6joey
2007-06-12web commit by http://victormoral.myopenid.com/: initial announcement joey
2007-04-13web commit by JoshTriplett: Link URL more simply.joey
2007-04-12web commit by TobiOetikerjoey
2007-04-12web commit by TobiOetiker: added link to insights pagejoey
2007-04-08web commit by JoshTriplett: Use wiki link for sidebar.joey
2007-04-08web commit by http://dalefarnsworth.myopenid.com/joey
2007-03-24web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44.joey
2007-03-07* Add a table plugin, derived from the one written by Victor Moral.joey
2007-02-18* New domain name for ikiwiki: ikiwiki.info. Update your links.joey
2007-02-12* Allow plugins to add new types of tests that can be used in PageSpecs.joey
* 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.
2007-02-09web commit by JoshTriplett: Formatting, typos, and wording.joey
2007-01-16rename and commentsjoey
2007-01-15web commit by http://victormoral.myopenid.com/: Bug fixes in a new versionjoey
2007-01-15web commit by http://victormoral.myopenid.com/: New third party pluginjoey
2006-12-30web commit by TobiOetiker: Made the page more consistant with the site stylejoey
2006-12-30web commit by TobiOetikerjoey
2006-12-30web commit by TobiOetikerjoey
2006-12-29* Add a textile format plugin contributed by mazirian.joey
2006-12-29web commit by http://mazirian.myopenid.com/: clarification, licensing.joey
2006-12-28updatejoey
2006-12-28updatejoey
2006-12-28updatejoey
2006-12-28response and reorgjoey
2006-11-14web commit by VictorMoral: New version 0.9joey
2006-10-28 instead of over and over. Typical speedup is ~4x. Max possible speedup:joey
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.
2006-10-24web commit by VictorMoraljoey
2006-10-24web commit by VictorMoraljoey
2006-10-22web commit by VictorMoraljoey
2006-10-22web commit by VictorMoraljoey
2006-10-22web commit by VictorMoral: joey
2006-10-21web commit by RecaiOktas: Text::VimColor Debian packagejoey
2006-10-21notes about this plugin, including a security issuejoey