Patches item #3107636, was opened at 2010-11-12 01:13 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3107636...
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: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: Lars Aronsson (aronsson)
Assigned to: xqt (xqt)
Summary: Category_redirect for sv.wikipedia
Initial Comment: The following patch makes pywikipediabot recognize the two category redirect templates in use on the Swedish language Wikipedia:
$ svn diff families/wikipedia_family.py
Index: families/wikipedia_family.py =================================================================== --- families/wikipedia_family.py (revision 8718) +++ families/wikipedia_family.py (working copy) @@ -719,6 +719,8 @@ u"Catredirect",), 'sq': (u'Kategori e zhvendosur', u'Category redirect',), + 'sv': (u'Kategoriomdirigering' + u'Omdirigering kategori',), 'tl': (u'Category redirect',), 'tr': (u'Kategori yönlendirme', u'Kat redir',),
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-11-12 15:58
Message: done in r8721
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3107636...
pywikipedia-bugs@lists.wikimedia.org