https://bugzilla.wikimedia.org/show_bug.cgi?id=29190

       Web browser: ---
             Bug #: 29190
           Summary: Enable Author, Page, Index namespaces on ro.wikisource
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Please enable Author, Page, Index namespaces on ro.wikisource adding the
following to $wgExtraNamespaces:

    'rowikisource' => array( 
        102 => 'Autor', 
        103 => 'Discuție_Autor',
        104 => 'Index',
        105 => 'Discuție_Index',
    106 => 'Pagină',
    107 => 'Discuție_Pagină',
    ),

These ids are the most common among Wikisources for these namespaces. 
The ProofreadPage extension is used locally and such pseudo-namespaces are
already in use, see [[s:ro:Special:Index/Autor:]],
[[s:ro:Special:Index/Index:]], [[s:ro:Special:Index/Pagină:]].
I've been requested to file this bug by a local sysop:
http://meta.wikimedia.org/w/index.php?title=User_talk%3ANemo_bis&action=historysubmit&diff=2609925&oldid=2598595
I've already filed two separate requests to improve the use of such namespaces
on all Wikisources, including ro.source: bug 29168, bug 29172.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to