The "RecentChanges" shown under page titles on a individual is linked to the revision history page for the whole site where change to every file in the wiki is listed. Is there a way to get that for individual pages?
The "RecentChanges" shown under page titles on a individual is linked to the revision history page for the whole site where change to every file in the wiki is listed. Is there a way to get that for individual pages?
The RecentChanges page is a wiki page like any other, containing a special inline directive. You can copy that, and modify the inline's PageSpec to match pages changed by a specific author, or with a specific title.
If you want separate change logs for every page, install gitweb and configure historyurl. There will then be a "History" link going to the gitweb for each page.