Difference between revisions of "Talk:Test revisions"
From FollowTheScore
Line 10: | Line 10: | ||
: 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 <code>allrevisionssince</code>? | : 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 <code>allrevisionssince</code>? | ||
+ | |||
+ | ::Unfortunately so far there is no such option. It would probably have to be called <tt>pagessince</tt> or <tt>pagesuntil</tt>. Using both options would even allow you to define a time interval... <br> | ||
+ | If you like you can add these options to the code. I will then text and document it and publish it as part of the next release. [[User:Gero|Gero]] 13:59, 17 May 2008 (CEST) |
Revision as of 12:59, 17 May 2008
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 text and document it and publish it as part of the next release. Gero 13:59, 17 May 2008 (CEST)