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


Happy-melon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Summary|New Wikipedia namespace for |Create "Book:" namespace on
                   |books                       |enwiki




--- Comment #1 from Happy-melon <[email protected]>  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...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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