The UseMod:UseModWiki server software includes many options for the RecentChanges page. Here are some examples:
- Display minor edits: /recent
- List changes in last 12 hours: /recent?days=0.5
- List 3 days of changes: /recent?days=3
- List all changes in the last 24 hours: /recent?days=1
- List all changes except minor edits: /recent
- List only minor edits: /recent
- List oldest items first: /recent
For a full index of all pages: /pages
These options (and many others like one's UserName and TimeZone) can also be set using [/login Preferences].
If the RSS (ModWiki) patch is installed, RSS is accessed using the same options, but instead of action=rc, you use action=rss. e.g. /recent.rss
MeatballWiki