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

Change subject: Enable Flow on Newsletter_talk on mediawiki.org
......................................................................

Enable Flow on Newsletter_talk on mediawiki.org

All talk namespaces are Flow on mediawiki.org, and there is a request
for this.

Fix unrelated Newsletter typo.

Bug: T175502
Change-Id: Ica8860aaf70a01413e20bb721a28894466a02a58
---
M wmf-config/CommonSettings.php
M wmf-config/InitialiseSettings.php
2 files changed, 2 insertions(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 371472f..3e89c98 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -702,7 +702,7 @@
 $wgGrantPermissions['editpage']['property-term'] = true;
 $wgGrantPermissions['editpage']['item-redirect'] = true;
 
-// Extension:NeswsLetter, so that they are available for global groups --MA 
2017.09.09
+// Extension:Newsletter, so that they are available for global groups --MA 
2017.09.09
 $wgAvailableRights[] = 'newsletter-create';
 $wgAvailableRights[] = 'newsletter-delete';
 $wgAvailableRights[] = 'newsletter-manage';
diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 8784e72..f95f083 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -17346,6 +17346,7 @@
                NS_TEMPLATE_TALK,
                NS_HELP_TALK,
                NS_CATEGORY_TALK,
+               NS_NEWSLETTER_TALK,
                101, /* Manual talk */
                103, /* Extension talk */
                105, /* API talk */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica8860aaf70a01413e20bb721a28894466a02a58
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org>

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

Reply via email to