]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/recentchangesdiff.mdwn
update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855...
[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.