Parent Directory
|
Revision Log
copy in ikiwiki's recentchanges page Since this site apparently uses ikiwiki w/o the regular basewiki underlay, but has recentchanges enabled, each page sports a broken RecentChange link at the top. To fix, just include a copy of the standard recentchanges page. Your friendly ikiwiki drive-by maintainer. :-)
| 1 | [[!if test="enabled(meta)" then=""" |
| 2 | [[!meta title="RecentChanges"]] |
| 3 | """]] |
| 4 | Recent changes to this wiki: |
| 5 | |
| 6 | [[!inline pages="internal(recentchanges/change_*) and !*/Discussion" |
| 7 | template=recentchanges show=0]] |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |