Jack Phoenix has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/254432

Change subject: legoktm says that namespaces are special
......................................................................

legoktm says that namespaces are special

Change-Id: If5febae9c21b70f301464a42d2f95c0dfc41f39f
---
M extension.json
1 file changed, 13 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Video 
refs/changes/32/254432/1

diff --git a/extension.json b/extension.json
index 21df7db..4692c93 100644
--- a/extension.json
+++ b/extension.json
@@ -20,6 +20,19 @@
                        "i18n"
                ]
        },
+       "namespaces": [
+               {
+                       "id": 400,
+                       "constant": "NS_VIDEO",
+                       "name": "Video",
+                       "protection": "addvideo"
+               },
+               {
+                       "id": 401,
+                       "constant": "NS_VIDEO_TALK",
+                       "name": "Video_talk"
+               }
+       ],
        "ExtensionMessagesFiles": {
                "VideoAlias": "Video.alias.php",
                "VideoNamespaces": "Video.namespaces.php"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5febae9c21b70f301464a42d2f95c0dfc41f39f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Video
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <[email protected]>

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

Reply via email to