[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable TimedMediaHandler's new video player Beta Feature in ...

2017-05-22 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/354389 )

Change subject: Enable TimedMediaHandler's new video player Beta Feature in Labs
..


Enable TimedMediaHandler's new video player Beta Feature in Labs

Bug: T148103
Change-Id: Iecb02ebcd4b8726559d136d8338bc251ea2e59d3
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7ccf087..9677b66 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -898,6 +898,9 @@
 
// The type of HTML5 player to use
$wgTmhWebPlayer = $wmgTmhWebPlayer;
+
+   // Enable the Beta Feature for trying out the new video player (see 
also the BF whitelist)
+   $wgTmhUseBetaFeatures = true;
 }
 
 if ( $wmgUseUploadsLink ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iecb02ebcd4b8726559d136d8338bc251ea2e59d3
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester 
Gerrit-Reviewer: DCausse 
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 TimedMediaHandler's new video player Beta Feature

2017-05-19 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354390 )

Change subject: Enable TimedMediaHandler's new video player Beta Feature
..

Enable TimedMediaHandler's new video player Beta Feature

Bug: T148103
Change-Id: Ief4e369f71e309248570895ede58e3a227fd7cb4
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 24979a9..996323c 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13207,6 +13207,7 @@
'visualeditor-newwikitext', // [Editing] 
2017-05-29 – New wikitext editor
'twocolconflict',   // [WMDE] 
2017-07-18 – New edit conflict view
'rcenhancedfilters',// [Editing] 
2017-09-28 - Enhanced recent changes filters
+   'tmh-videojs',  // [Editing] 
2017-11-29 - New video player
],
 ],
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief4e369f71e309248570895ede58e3a227fd7cb4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester 

___
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 TimedMediaHandler's new video player Beta Feature in ...

2017-05-19 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354389 )

Change subject: Enable TimedMediaHandler's new video player Beta Feature in Labs
..

Enable TimedMediaHandler's new video player Beta Feature in Labs

Bug: T148103
Change-Id: Iecb02ebcd4b8726559d136d8338bc251ea2e59d3
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7ccf087..9677b66 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -898,6 +898,9 @@
 
// The type of HTML5 player to use
$wgTmhWebPlayer = $wmgTmhWebPlayer;
+
+   // Enable the Beta Feature for trying out the new video player (see 
also the BF whitelist)
+   $wgTmhUseBetaFeatures = true;
 }
 
 if ( $wmgUseUploadsLink ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iecb02ebcd4b8726559d136d8338bc251ea2e59d3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester 

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