Last modified: 2011-07-08 22:56:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T31190, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29190 - Enable Author, Page, Index namespaces on ro.wikisource
Enable Author, Page, Index namespaces on ro.wikisource
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-28 16:06 UTC by Nemo
Modified: 2011-07-08 22:56 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nemo 2011-05-28 16:06:37 UTC
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.
Comment 1 Nemo 2011-05-28 16:11:40 UTC
Sorry, I meant:

    'rowikisource' => array( 
        102 => 'Autor', 
        103 => 'Discuție_Autor',
        104 => 'Pagină',
        105 => 'Discuție_Pagină',
        106 => 'Index',
        107 => 'Discuție_Index',
    ),
Comment 2 Sam Reed (reedy) 2011-07-08 22:56:53 UTC
Done

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links