Page MenuHomePhabricator

Enable transwiki-import to Japanese Wikibooks
Closed, ResolvedPublic

Description

As decided at our village pump discussion (the URL above), enable transwiki-import, and create a custom namespace "Transwiki:" on Japanese Wikibooks (jawikibooks), please.

(1) TRANSWIKI-IMPORT:

We decided to accept transwiki-import operations from English Wikibooks and most Japanese wikis, including upcoming Japanese Wikiversity (bugzilla:13264), but excluding Wikinews because of license concern.

To do this, I think that wgImportSources should have an entry:
'jawikibooks' => array( 'w', 'wikt', 'q', 's', 'v', 'en' )

(2) "Transwiki:" CUSTOM NAMESPACE:

To support transwiki-import operation, we also decided to have a custom namespace "Transwiki:". According to the namespace naming convention of Japanese wikis, the talkspace should be named "Transwiki‐ノート".

I think that the configuration should be:
$wgExtraNamespaces[100] = "Transwiki";
$wgExtraNamespaces[101] = "Transwiki‐ノート";

Thank you very much in advance.


Version: unspecified
Severity: enhancement
URL: http://ja.wikibooks.org/w/index.php?title=Wikibooks:%E8%AB%87%E8%A9%B1%E5%AE%A4&oldid=32719#.E4.BB.96.E3.83.97.E3.83.AD.E3.82.B8.E3.82.A7.E3.82.AF.E3.83.88.E3.81.8B.E3.82.89.E3.81.AE.E3.82.A4.E3.83.B3.E3.83.9D.E3.83.BC.E3.83.88.E3.80.81.E4.BB.96

Details

Reference
bz13790

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:08 PM
bzimport set Reference to bz13790.
bzimport added a subscriber: Unknown Object (MLST).