]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/recentchangesdiff.mdwn
tagging htmlizing
[git.ikiwiki.info.git] / doc / plugins / recentchangesdiff.mdwn
1 [[!template id=plugin name=recentchangesdiff core=0 author="[[Joey]]"]]
2 [[!tag type/meta]]
4 This plugin extends the [[recentchanges]] plugin, adding a diff for each
5 change. The diffs can be toggled on the recentchanges page (requires
6 javascript), and are also included in its feeds.
8 The [[rcs]] must have implemented support for the `rcs_diff()` function for
9 any diffs to be generated.