https://bugzilla.wikimedia.org/show_bug.cgi?id=35149

Sam Reed (reedy) <s...@reedyboy.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #4 from Sam Reed (reedy) <s...@reedyboy.net> 2012-03-11 15:10:35 
UTC ---
No, you can't

You'd need to do something like a query on the toolserver or similare.

SELECT page_namespace AS namespace, page_title AS title, rev_timestamp AS value
WHERE page_namespace = 0 AND page_is_redirect = 0 and page_latest=revid;

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to