[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable Flow on Newsletter_talk on mediawiki.org

2017-09-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
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.

Also:

* Relevant link for populateContentModel.php
* Fix unrelated Newsletter typo.

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

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



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..b3248af 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -17334,7 +17334,8 @@
 ],
 
 // Before updating wmgFlowNamespaces, you must run populateContentModel.php 
(from core) on
-// the affected namespaces.
+// the affected namespaces.  See
+// https://www.mediawiki.org/wiki/Extension:Flow#Enabling_or_disabling_Flow
 'wmgFlowNamespaces' => [
'default' => [],
'mediawikiwiki' => [
@@ -17346,6 +17347,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: merged
Gerrit-Change-Id: Ica8860aaf70a01413e20bb721a28894466a02a58
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen 
Gerrit-Reviewer: Mattflaschen 
Gerrit-Reviewer: Thcipriani 
Gerrit-Reviewer: Urbanecm 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable Flow on Newsletter_talk on mediawiki.org

2017-09-12 Thread Mattflaschen (Code Review)
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 

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