Hi there. How can I change the date range that the recentpages page shows in a wiki. Eg. I want the recentchanges page to only show the pages that were changed from the 7 days.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there. How can I change the date range that the recentpages page shows in a wiki. Eg. I want the recentchanges page to only show the pages that were changed from the 7 days.
if i understand right, you have to edit the recentchanges page and change the plugin to
<?plugin RecentChanges days||= 7 daylist=1,3,7,30,90,0 show_minor=1?>
maybe it's not display correct here
days=7 is the paraneter to change
Stefan