Jdlrobson has uploaded a new change for review.

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

Change subject: Complete deprecation of mw.mantle.template
......................................................................

Complete deprecation of mw.mantle.template

Bug: 72839
Change-Id: I060a7956902bbc0602ad78c3b71d625cb3b8024c
---
M MobileFrontend.php
1 file changed, 0 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/28/171028/1

diff --git a/MobileFrontend.php b/MobileFrontend.php
index 92e5d52..fc01c44 100644
--- a/MobileFrontend.php
+++ b/MobileFrontend.php
@@ -219,17 +219,6 @@
 );
 
 /**
- * A boilerplate for the ResourceLoaderTemplateModule that supports templates 
using
- * the mechanism prior to templates being in core.
- * @deprecated
- */
-$wgMFMobileResourceBoilerplate = $wgMFResourceBoilerplate + array(
-       'localTemplateBasePath' => __DIR__ . '/templates',
-       'class' => 'ResourceLoaderTemplateModule',
-       'targets' => array( 'mobile', 'desktop' ),
-);
-
-/**
  * A boilerplate containing common properties for all RL modules served to 
mobile site special pages
  * Restricted to mobile site.
  */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I060a7956902bbc0602ad78c3b71d625cb3b8024c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

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

Reply via email to