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

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


Switch all wikis to HTML5 section IDs

Bug: T152540
Bug: T175725
Change-Id: Iadf22f73b5fbef78b1b417c0ee01cb6331b37816
---
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 cd59a11..107d697 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -19732,19 +19732,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/394460
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iadf22f73b5fbef78b1b417c0ee01cb6331b37816
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.w...@gmail.com>
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