[Pywikipedia-l] SVN: [5382] trunk/pywikipedia/checkimages.py

filnik at svn.wikimedia.org filnik at svn.wikimedia.org
Fri May 16 13:10:41 UTC 2008


Revision: 5382
Author:   filnik
Date:     2008-05-16 13:10:41 +0000 (Fri, 16 May 2008)

Log Message:
-----------
Adding some white template to commons

Modified Paths:
--------------
    trunk/pywikipedia/checkimages.py

Modified: trunk/pywikipedia/checkimages.py
===================================================================
--- trunk/pywikipedia/checkimages.py	2008-05-16 10:09:33 UTC (rev 5381)
+++ trunk/pywikipedia/checkimages.py	2008-05-16 13:10:41 UTC (rev 5382)
@@ -305,7 +305,8 @@
 # Warning 2: The bot will use regex, make the names compatible, please (don't add "Template:" or {{
 # because they are already put in the regex).
 HiddenTemplate = {
-        'commons':[u'information', u'trademarked', u'trademark'],
+        'commons':[u'information', u'trademarked', u'trademark', u'uncategorized[ _]image', u'needscategory',
+                   u'dupe', u'duplicate', u'uncat', u'uncategorized', u'watermark'],
         'de':[u'information'],
         'en':[u'information'],
         'it':[u'edp', u'informazioni[ _]file', u'information', u'trademark'],





More information about the Pywikipedia-l mailing list