Difference between revisions of "Talk:Test revisions"

From FollowTheScore
Jump to: navigation, search
Line 6: Line 6:
  
 
: 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 ?
 
: 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.

Revision as of 16:50, 15 May 2008

How would you removed timestamp and User name and just display the article name?

Use the format command! Gero 23:49, 12 May 2008 (CEST)

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.