Changes
Jump to navigation
Jump to search
Test Web Server Documentation (view source)
Revision as of 18:28, 7 March 2016
, 18:28, 7 March 2016→Responsive Design (1/25/16)
Then, per the installation instructions on the [https://www.mediawiki.org/wiki/Extension:MobileFrontend#Installation extension page], add these two lines to LocalSettings.php:
require_once ("$IP/extensions/MobileFrontend/MobileFrontend.php");
$wgMFAutodetectMobileView = true;