It would be really useful to have a module like "recent changes" that would give a nicely formatted list of all of the pages that have been added or updated within a period of time. I could embed this module into the main page of a site, and quickly direct the surfers to anything that is new and improved.
I think I might just start on this myself.... if there is suitable information in the tables.
A way to detect which pages were modified in a certain period
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
A way to detect which pages were modified in a certain period
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: A way to detect which pages were modified in a certain period
Just try plugin modified_date and read it's implementation - it will be a good startcalguy1000 wrote: I think I might just start on this myself.... if there is suitable information in the tables.

Last edited by 100rk on Thu Aug 04, 2005 9:17 pm, edited 1 time in total.
Re: A way to detect which pages were modified in a certain period
Strange. Someone else asked about a sitewide last modified date as well. I held off replying until I could come up with some code... It would have to be a database query, but would be pretty straightforward.