[Pywikipedia-l] [ pywikipediabot-Bugs-2747572 ] cossnamespace interwiki on wikisource

SourceForge.net noreply at sourceforge.net
Thu Apr 9 12:39:41 UTC 2009


Bugs item #2747572, was opened at 2009-04-09 12:39
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2747572&group_id=93107

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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: cossnamespace interwiki on wikisource

Initial Comment:
Please add this code to wikisource_family.py to allow cross-namespace linking

# allow linking main namespace to "Author" pages

        self.crossnamespace[0] = {
            '_default': {
                'bg': [100], 
                'cs': [100], 
                'da': [102], 
                'en': [102], 
                'hr': [100],
                'it': [102], 
                'la': [102], 
                'nb': [102], 
                'no': [102], 
                'pt': [102], 
                'zh': [102], 
            },
        }

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2747572&group_id=93107



More information about the Pywikipedia-l mailing list