Revi has uploaded a new change for review.
https://gerrit.wikimedia.org/r/196987
Change subject: Create Draft (118) namespace on Korean Wikipedia
......................................................................
Create Draft (118) namespace on Korean Wikipedia
Talk namespace added, nofollow/noinde to prevent
search engine indexing.
Bug: T92798
Change-Id: I7f7d9fc16ad4ce0d19da501a2e519341eaa2e785
---
M wmf-config/InitialiseSettings.php
1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/87/196987/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 5e5af43..ee2ab1c 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4698,6 +4698,8 @@
101 => '포털토론', # T87528
102 => '위키프로젝트', # 27651
103 => '위키프로젝트토론', # 27651
+ 118 => '초안' # T92798
+ 119 => '초안토론' #T92798
),
'kuwiki' => array(
100 => 'Portal',
@@ -9809,6 +9811,10 @@
118 => 'noindex,nofollow', // Draft - T86329
119 => 'noindex,nofollow',
),
+ 'kowiki' => array(
+ 118 => 'noindex,nofollow', //Draft - T92798
+ 119 => 'noindex,nofollow', //T92798
+ ),
'ruwiki' => array(
102 => 'noindex,follow',
103 => 'noindex,follow',
@@ -10026,6 +10032,7 @@
'default' => array(),
'enwiki' => array( 118, 119 ), // draft and draft talk
'hewiki' => array( 118, 119 ), // draft and draft talk - T86329
+ 'kowiki' => array( 118, 119 ), // draft and draft talkkm - T92798
),
'wgRevisionCacheExpiry' => array(
--
To view, visit https://gerrit.wikimedia.org/r/196987
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f7d9fc16ad4ce0d19da501a2e519341eaa2e785
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Revi <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits