Revision: 5604 Author: filnik Date: 2008-06-21 20:20:16 +0000 (Sat, 21 Jun 2008)
Log Message: ----------- New whitetemplate for commons
Modified Paths: -------------- trunk/pywikipedia/checkimages.py
Modified: trunk/pywikipedia/checkimages.py =================================================================== --- trunk/pywikipedia/checkimages.py 2008-06-21 09:36:08 UTC (rev 5603) +++ trunk/pywikipedia/checkimages.py 2008-06-21 20:20:16 UTC (rev 5604) @@ -305,7 +305,7 @@ # because they are already put in the regex). HiddenTemplate = { 'commons':[u'information', u'trademarked', u'trademark', u'uncategorized[ _]image', u'needscategory', - u'dupe', u'duplicate', u'uncat', u'uncategorized', u'watermark', u'nocat'], + u'dupe', u'duplicate', u'uncat', u'uncategorized', u'watermark', u'nocat', u'imageupload'], 'de':[u'information'], 'en':[u'information'], 'it':[u'edp', u'informazioni[ _]file', u'information', u'trademark'],