aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/editdiff.mdwn
Commit message (Collapse)AuthorAge
* tag updatesJoey Hess2008-10-09
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* web commit by http://jeremie.koenig.myopenid.com/: correctionjoey2007-08-23
|
* * Call the formbuilder hook for the edit page.joey2007-08-22
* Call decode_form_utf8 before running formbuilder_setup hooks. * Add editdiff plugin contributed by Jeremie Koenig. * Fix it to not leak path info.