Page 1 of 1

A way to detect which pages were modified in a certain period

Posted: Thu Aug 04, 2005 5:26 pm
by calguy1000
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.

Re: A way to detect which pages were modified in a certain period

Posted: Thu Aug 04, 2005 9:15 pm
by 100rk
calguy1000 wrote: I think I might just start on this myself.... if there is suitable information in the tables.
Just try plugin modified_date and read it's implementation - it will be a good start :-)))

Re: A way to detect which pages were modified in a certain period

Posted: Fri Aug 05, 2005 1:56 am
by Ted
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.