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
?