Last modified: 2011-01-25 01:23:14 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 T23958, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21958 - Create "Book:" namespace on enwiki
Create "Book:" namespace on enwiki
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Roan Kattouw
http://en.wikipedia.org/w/index.php?t...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-28 02:09 UTC by Steve Olson
Modified: 2011-01-25 01:23 UTC (History)
3 users (show)

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


Attachments

Description Steve Olson 2009-12-28 02:09:10 UTC
The English Wikipedia community went through a Village Pump proposal on creating a new namespace for books. The details can be found at the URL associated with this report ( http://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_%28proposals%29&oldid=334425105#Namespace_for_books ).
Comment 1 Happy-melon 2009-12-28 12:32:03 UTC
ns# 102 and 103 are next in line, but a comment in the config seems to recommend reserving them for a "WikiProject:" namespace.  104 and 105 equally for a "Reference" ns; and enwiki briefly had a "Table:" ns at 106 and 107.  So I think these should probably be at 108 and 109:

'wgExtraNamespaces' => array(
    ...
    'enwiki' => array( 
        100 => 'Portal', 
        101 => 'Portal_talk',
        #106 => 'Table',
        #107 => 'Table_talk',
        108 => 'Book',
        109 => 'Book_talk',
    ),
    ...

There's only one page on enwiki currently at "Book:Foo", a redirect with no links.  Might not even need to run the cleanup script; I can delete that redirect if it would help...
Comment 2 Roan Kattouw 2009-12-28 13:19:15 UTC
All done.

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


Navigation
Links