Jack Phoenix has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/390786 )

Change subject: Removing my email address
......................................................................

Removing my email address

Change-Id: I7685f58120c3974d56ed48a6211e0a8105e4d4e0
---
M ReadMe
M i18n/fi.json
M i18n/fr.json
3 files changed, 6 insertions(+), 10 deletions(-)


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

diff --git a/ReadMe b/ReadMe
index efe099f..2a71df5 100644
--- a/ReadMe
+++ b/ReadMe
@@ -18,7 +18,7 @@
 showing Videos in category pages.
 
 ==2. Requirements==
-The '''Video Namespace''' extension requires MediaWiki 1.24.1 or greater.
+The '''Video Namespace''' extension requires MediaWiki 1.29.0 or greater.
 
 ==3. Installing Video Extension==
 Installing the Video extension is very easy if you have shell (SSH) access to
@@ -31,10 +31,6 @@
 paste them into phpMyAdmin's SQL prompt to create the tables.
 
 Then add the following into your wiki's LocalSettings.php:
-
-require_once "$IP/extensions/Video/Video.php";
-
-Or if you're using MediaWiki 1.25 or newer and Video version 1.5.3 or newer:
 
 wfLoadExtension( 'Video' );
 
@@ -77,9 +73,9 @@
 to him, we can embed media from Archive.org, Gametrailers.com, GoGreenTube.com
 and WeGame.com.
 
-Jack Phoenix <j...@countervandalism.net> performed code cleanup and wrote the
-code for deleting videos and improved the undeletion code, ported a bunch of
-providers from the YouTube extension and tweaked internationalization messages.
+Jack Phoenix performed code cleanup and wrote the code for deleting videos and
+improved the undeletion code, ported a bunch of providers from the YouTube
+extension and tweaked internationalization messages.
 
 William Lee <w...@wikia-inc.com> wrote some code for the WikiaVideo extension,
 which was used to build providers/HuluVideo.php.
\ No newline at end of file
diff --git a/i18n/fi.json b/i18n/fi.json
index 0675302..f466b19 100644
--- a/i18n/fi.json
+++ b/i18n/fi.json
@@ -1,7 +1,7 @@
 {
        "@metadata": {
                "authors": [
-                       "Jack Phoenix <j...@countervandalism.net>"
+                       "Jack Phoenix"
                ]
        },
        "addvideo": "Lisää video",
diff --git a/i18n/fr.json b/i18n/fr.json
index fb70475..2c53c07 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1,7 +1,7 @@
 {
        "@metadata": {
                "authors": [
-                       "Jack Phoenix <j...@countervandalism.net>",
+                       "Jack Phoenix",
                        "Gomoko"
                ]
        },

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7685f58120c3974d56ed48a6211e0a8105e4d4e0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Video
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <j...@countervandalism.net>

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

Reply via email to