]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/recentchanges.mdwn
8647985c9aeb01cb2d62267ea1d4e2f21331a2b6
[git.ikiwiki.info.git] / doc / plugins / recentchanges.mdwn
1 [[template id=plugin name=recentchanges core=1 author="[[Joey]]"]]
3 This plugin examines the [[revision_control_system|rcs]] history and
4 generates a page describing each recent change made to the wiki. These
5 pages can be joined together with [[inline]] to generate the
6 [[RecentChanges]] page.
8 Typically only the RecentChanges page will use the pages generated by this
9 plugin, but you can use it elsewhere too if you like. It's used like this:
11         \[[inline pages="internal(recentchanges/change_*)"
12         template=recentchanges show=0]]