Bugs item #3515675, was opened at 2012-04-07 04:38 Message generated for change (Tracker Item Submitted) made by mga73 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3515675...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: MGA73 (mga73) Assigned to: Nobody/Anonymous (nobody) Summary: Update commonscat.py for da-wiki
Initial Comment: The line in "commonscatTemplates" related to da-wiki needs to be updated with "Commons category" and "Commonscat left" and "Commonskat" needs to be removed so it should be changed:
From 'da' : (u'Commonscat', [u'Commons cat', u'Commonskat', u'Commonscat2']), To 'da' : (u'Commonscat', [u'Commons cat', u'Commons category', u'Commonscat left', u'Commonscat2']),
Also the line in "ignoreTemplates" needs to be updated with "Commonskat" (added) and "Commonscat left" (removed) per above so it should be changed:
From: 'da' : [u'Commons', u'Commons left', u'Commons2', u'Commonsbilleder', u'Commonscat left', u'Commonscat2', u'GalleriCommons', u'Søsterlinks'],
To: 'da' : [u'Commons', u'Commons left', u'Commons2', u'Commonsbilleder', u'Commonskat', u'Commonscat2', u'GalleriCommons', u'Søsterlinks'],
And "msg_change" could be added:
'da': u'Robot: Ændrer commonscat link fra [[:Commons:Category:%(oldcat)s|%(oldcat)s]] til [[:Commons:Category:%(newcat)s|%(newcat)s]]',
__version__ = '$Id: commonscat.py 9850 2012-02-01 12:21:57Z xqt $'
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3515675...