Sbisson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/240079
Change subject: Re-enable Flow on Flow_test_talk on beta (en and ca)
......................................................................
Re-enable Flow on Flow_test_talk on beta (en and ca)
Flow used to be enabled on Flow_test_talk using the
occupyNamespace variable, which has been replaced
by setting the default content model per namespace.
The board description browser tests depend on
Flow_test_talk.
Change-Id: I77ee2bca49707fb2dbf7e225fae1efc3d1f9495d
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/79/240079/1
diff --git a/wmf-config/CommonSettings-labs.php
b/wmf-config/CommonSettings-labs.php
index d136ff3..d98aaee 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -106,7 +106,7 @@
191 => true,
);
- $wgFlowOccupyNamespaces[] = 191; // Flow_test_talk:
+ $wgNamespaceContentModels[ 191 ] = CONTENT_MODEL_FLOW_BOARD;
}
if ( $wmgUseContentTranslation ) {
--
To view, visit https://gerrit.wikimedia.org/r/240079
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I77ee2bca49707fb2dbf7e225fae1efc3d1f9495d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits