Phuedx has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355397 )

Change subject: mobileFrontend: Move first paragraph before infobox
......................................................................

mobileFrontend: Move first paragraph before infobox

Following on from I28d532fc, enable moving the first paragraph before
the infobox on all articles by default.

Bug: T150325
Change-Id: I4154e8f6b7e29c1acd0a06452e6b572239d62f70
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/97/355397/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 194cfa7..de8b4ab 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15267,9 +15267,7 @@
 
 'wgMFShowFirstParagraphBeforeInfobox' => [
        'default' => [
-               'base' => false,
-               // T149830
-               'beta' => true
+               'base' => true,
        ]
 ],
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4154e8f6b7e29c1acd0a06452e6b572239d62f70
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Phuedx <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to