Talk:Test revisions
From FollowTheScore
How would you removed timestamp and User name and just display the article name?
Thank you Gero !! Thank you !! that worked :c)
- Gero, in using ordermethod=pagetouched. How would I write a query to extact a list of articles which were changed for the month of May. Something like: %DATE%=05 ?
- use allrevisionsbefore or allrevisionssince.
- Thank you. If I use allrevisionssince that will give me multiple entries of the article, which I don't want. Is there a way to only report the article once using
allrevisionssince
?
- Unfortunately so far there is no such option. It would probably have to be called pagessince or pagesuntil. Using both options would even allow you to define a time interval...
- Unfortunately so far there is no such option. It would probably have to be called pagessince or pagesuntil. Using both options would even allow you to define a time interval...
If you like you can add these options to the code. I will then test and document them and publish your changes as part of the next release. Gero 13:59, 17 May 2008 (CEST)