jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/394104 )

Change subject: Switch all wikis to HTML5 section IDs
......................................................................


Switch all wikis to HTML5 section IDs

Bug: T152540
Bug: T175725
Change-Id: Ie6d0b2cfb9126c17a135842a1fa06d67905c4e39
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 13 deletions(-)

Approvals:
  MaxSem: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 895b29b..cfa4298 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -19731,19 +19731,7 @@
 
 // T152540
 'wgFragmentMode' => [
-       'default' => [ 'legacy', 'html5' ],
-       'testwiki' => [ 'html5', 'legacy' ],
-       'test2wiki' => [ 'html5', 'legacy' ],
-       'mediawikiwiki' => [ 'html5', 'legacy' ],
-       'ruwiki' => [ 'html5', 'legacy' ],
-       'ruwikibooks' => [ 'html5', 'legacy' ],
-       'ruwikimedia' => [ 'html5', 'legacy' ],
-       'ruwikinews' => [ 'html5', 'legacy' ],
-       'ruwikiquote' => [ 'html5', 'legacy' ],
-       'ruwikisource' => [ 'html5', 'legacy' ],
-       'ruwikiversity' => [ 'html5', 'legacy' ],
-       'ruwikivoyage' => [ 'html5', 'legacy' ],
-       'ruwiktionary' => [ 'html5', 'legacy' ],
+       'default' => [ 'html5', 'legacy' ],
 ],
 
 'wmgUse3d' => [

-- 
To view, visit https://gerrit.wikimedia.org/r/394104
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6d0b2cfb9126c17a135842a1fa06d67905c4e39
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.w...@gmail.com>
Gerrit-Reviewer: C. Scott Ananian <canan...@wikimedia.org>
Gerrit-Reviewer: Kaldari <rkald...@wikimedia.org>
Gerrit-Reviewer: MaxSem <maxsem.w...@gmail.com>
Gerrit-Reviewer: Urbanecm <martin.urba...@wikimedia.cz>
Gerrit-Reviewer: Zoranzoki21 <zorandori4...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to