Feature Requests item #1846966, was opened at 2007-12-08 19:45 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1846966...
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 Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody)
Assigned to: xqt (xqt)
Summary: sorting order on nds
Initial Comment: Please add in "families/wikipedia_family.py", line 641 under "self.interwiki_putfirst" the line
'nds': ['nds-nl','pdc'] + self.alphabetic,
cause the Low Saxon Wikipedia wants interwiki links to Dutch Low Saxon at the beginning of the interwiki list. The Plautdietsch project with the code pdc does not yet exist, but a proposal is running and we want to include it at the beginning of the interwiki list right from the start.
Thanks in advance Marcus Buck
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-10-18 18:47
Message: correction done in r8666 due to this request: http://meta.wikimedia.org/w/index.php?title=Interwiki_sorting_order&acti...
----------------------------------------------------------------------
Comment By: Daniel Herding (wikipedian) Date: 2008-01-16 17:40
Message: Logged In: YES user_id=880694 Originator: NO
Done.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2007-12-08 19:47
Message: Logged In: NO
Oh, sorry, of course the code for Plautdietsch is pdt, so it should be
'nds': ['nds-nl','pdt'] + self.alphabetic,
Marcus Buck
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1846966...
pywikipedia-bugs@lists.wikimedia.org