ikiwiki/doc/plugins/recentchangesdiff.mdwn

10 lines
387 B
Markdown

[[!template id=plugin name=recentchangesdiff core=0 author="[[Joey]]"]]
[[!tag type/meta]]
This plugin extends the [[recentchanges]] plugin, adding a diff for each
change. The diffs can be toggled on the recentchanges page (requires
javascript), and are also included in its feeds.
The [[rcs]] must have implemented support for the `rcs_diff()` function for
any diffs to be generated.