Page MenuHomePhabricator

Three Namespace changes of wuuwiki
Closed, ResolvedPublic

Description

Hello, please implement three namespace changes to wuuwiki:

  1. Add a 'Portal' and 'Portal talk' namespace. There are some Portal: pages in the main namespace now.
  2. Delete 'Transwiki' and 'Transwiki talk' namespace as it has never been used.
  3. In order to facilitate future language converter, we want to follow zh-yue wiki, to change all namespaces to their English version. And then, add the following redirects (including shortcuts and part of current namespaces):

'WP' => NS_PROJECT,
'T' => NS_TEMPLATE,
#Aliases for MediaWiki core "wuu" namespace names.
'媒体' => NS_MEDIA,
'特殊' => NS_SPECIAL,
'讨论' => NS_TALK,
'用户' => NS_USER,
'用户讨论' => NS_USER_TALK,
'文件' => NS_FILE,
'模板' => NS_TEMPLATE,
'模板讨论' => NS_TEMPLATE_TALK,
'帮助' => NS_HELP,
'帮助讨论' => NS_HELP_TALK,
'分类' => NS_CATEGORY,
'模块' => NS_MODULE,

Local discussion: https://wuu.wikipedia.org/wiki/Wikipedia:%E7%BA%A2%E8%8C%B6%E5%9D%8A#.E5.90.8D.E5.AD.97.E7.A9.BA.E9.97.B4.E6.94.B9.E5.8A.A8

Event Timeline

Lantern raised the priority of this task from to Medium.
Lantern updated the task description. (Show Details)
Lantern subscribed.
Aklapper renamed this task from Namespace config of wuuwiki to Three Namespace changes of wuuwiki.Jan 22 2016, 8:11 AM
Aklapper set Security to None.

For the step 3, aliases in Wu haven't been submitted for the following namespaces:

  • NS_PROJECT_TALK
  • NS_FILE_TALK
  • NS_MEDIAWIKI_TALK
  • NS_CATEGORY_TALK

Change 265891 had a related patch set uploaded (by Dereckson):
Namespace configuration for wuu.wikipedia

https://gerrit.wikimedia.org/r/265891

Change 265892 had a related patch set uploaded (by Dereckson):
Remove Tranwiki namespace on wuu.wikipedia

https://gerrit.wikimedia.org/r/265892

Change 265893 had a related patch set uploaded (by Dereckson):
Add Portal namespace on wwu.wikipedia

https://gerrit.wikimedia.org/r/265893

Change 265891 merged by jenkins-bot:
Namespace configuration for wuu.wikipedia

https://gerrit.wikimedia.org/r/265891

Change 265892 merged by jenkins-bot:
Remove Tranwiki namespace on wuu.wikipedia

https://gerrit.wikimedia.org/r/265892

Change 265893 merged by jenkins-bot:
Add Portal namespace on wuu.wikipedia

https://gerrit.wikimedia.org/r/265893