[Pywikipedia-l] SVN: [4928] trunk/pywikipedia/pagegenerators.py
wikipedian at svn.wikimedia.org
wikipedian at svn.wikimedia.org
Thu Jan 24 15:06:46 UTC 2008
Revision: 4928
Author: wikipedian
Date: 2008-01-24 15:06:45 +0000 (Thu, 24 Jan 2008)
Log Message:
-----------
applied patch [ 1878627 ] pagegenerators.py documentation by AndreasJS (with typos corrected by me)
Modified Paths:
--------------
trunk/pywikipedia/pagegenerators.py
Modified: trunk/pywikipedia/pagegenerators.py
===================================================================
--- trunk/pywikipedia/pagegenerators.py 2008-01-23 17:25:16 UTC (rev 4927)
+++ trunk/pywikipedia/pagegenerators.py 2008-01-24 15:06:45 UTC (rev 4928)
@@ -64,6 +64,9 @@
-new Work on the 60 newest pages. If given as -new:x, will work
on the x newest pages.
+-newimages Work on the 100 newest images. If given as -newimages:x,
+ will work on the x newest images.
+
-ref Work on all pages that link to a certain page.
Argument can also be given as "-ref:referredpagetitle".
@@ -78,6 +81,9 @@
-prefixindex Work on pages commencing with a common prefix. Argument
may also be given as "-prefixindex:namespace:pagename".
+-regex Work on pages found by a regular expression. Argument
+ may also be given as "-prefixindex:regularexpression".
+
-transcludes Work on all pages that use a certain template.
Argument can also be given as "-transcludes:Template:Title".
More information about the Pywikipedia-l
mailing list