summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2007-04-09* Add a graphviz plugin.joshtriplett
2007-04-07* Remove stray semicolon in linkmap.pm.joshtriplett
2007-04-06* Fix smiley plugin to scan smileys.mdwn after it's updated, which fixesjoey
2007-04-04* Fix tags to page names that contain special characters.joey
2007-04-01updates for new regimejoey
2007-04-01another htmlpage call that is no longer appropriatejoey
2007-04-01* Fix a big in the img plugin that caused thumbnailed files to not bejoey
2007-04-01fix links to sparklines; abs2rel -> urltojoey
2007-04-01use urlto; htmlpage is no longer appropriate herejoey
2007-04-01* Finally apply the index.html patch, with thanks to everyone who workedjoey
2007-03-31fix error message to include urljoey
2007-03-31* Fix urls generated by mirrorlist plugin.joey
2007-03-24* Finally fixed the longstanding inline removal bug.joey
2007-03-21* Fix link() PageSpecs to not just look at the raw link text, but at wherejoey
2007-03-21fixjoey
2007-03-21* Fix a security hole that allowed insertion of unsafe content via the metajoey
2007-03-21the real bug turned out to be in the meta pluginjoey
2007-03-11add postsparkline plugin, providing sparkliney stats goodness for blogjoey
2007-03-08typojoey
2007-03-08* Correct a deadlock that could occur in post-commit if the aggregate pluginjoey
2007-03-08* The underscore escaping support exposed a bug in edit links: Such linksjoey
2007-03-07add colspan supportjoey
2007-03-07cleanupjoey
2007-03-07missed a fewjoey
2007-03-07further refinementjoey
2007-03-07further refinementjoey
2007-03-07more i18n improvementsjoey
2007-03-07* Add a table plugin, derived from the one written by Victor Moral.joey
2007-03-07support previewing of sparklines: embed in data uris for previewjoey
2007-03-07improve l10njoey
2007-03-07deal with new preview parameterjoey
2007-03-07* Add a sparline plugin.joey
2007-03-06* Add preview parameter to preprocesser calls, use this rather than thejoey
2007-03-03remove debugging codejoey
2007-03-02* Add "template" option to inline plugin to allow for use of customisedjoey
2007-02-25increase plugin interface to 1.02joey
2007-02-23* Patch from HenrikBrixAndersen to fix a broken use of foreach in thejoey
2007-02-21fix breakagejoey
2007-02-21* Since the CGI had to drop the wiki lock to avoid deadlocking thejoey
2007-02-20* Make img plugin not fail immediately if Image::Magick is not available.joey
2007-02-20* Don't error out if estcmd fails, just print a warning message. estcmd isjoey
2007-02-20* Changed calling convention for httmllink slightly. The first threejoey
2007-02-15improve stringjoey
2007-02-15add day of week to prettydate, and i18njoey
2007-02-15italisise urlsjoey
2007-02-15supress redef warningjoey
2007-02-15* Add a prettydate plugin that formats dates in a more readable fashion.joey
2007-02-15* Patch from Ethan to allow using meta tags to set creation dates of pages.joey
2007-02-15* Many changes to make ikiwiki very resistant to write failuresjoey
2007-02-14* Allow multiple tag settings to appear in a single page.joey