summaryrefslogtreecommitdiff
path: root/doc/plugins/editdiff.mdwn
AgeCommit message (Collapse)Author
2008-10-09tag updatesJoey Hess
2008-07-21Migrate doc/plugins via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2007-08-23web commit by http://jeremie.koenig.myopenid.com/: correctionjoey
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.