Question
Hi!
I'm looking for a way of generating a list/table of all topics
created in the last week. I already tried the solution presented in
HowToListOnlyNewTopics, however, topics which have been created in the last week
and already have a revision > 1.1 are (obviously) not listed. I can't think of a clever way to do a search for
all topics with a creation date in the last week since this date is not stored in the meta data. Does anyone know a way of getting there?
Thanks for your help!
Environment
--
MartinKaufmann - 23 Aug 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Have you checked in
FormattedSearch ? There an example that
shows all topics that are up to exactly one week old is provided.
--
EnriqueCadalso - 13 Sep 2007
Thanks for your help! The problem is that AFAIK there is no way of distinguishing topics which have been created within the last week but edited since (and are therefore no longer in revision 1) from topics which have been edited last week (but have been created before). This is because the creation date is not saved in the meta data of a topic.
--
MartinKaufmann - 14 Sep 2007
Hm.
HowToListOnlyNewTopicsRevisited?raw=debug&rev=1 includes the creation date of this topic in its meta (first line) so it should be possible. Peter will know more.
--
FranzJosefGigler - 14 Sep 2007
But this would require searching in a specific revision of a topic. As far as I know, this isn't possible (see
HowToSearchTopicWithSpecialRevision). If it is, please let me know.
--
MartinKaufmann - 14 Sep 2007