MobileFrontend
From Biowikifarm Metawiki
Revision as of 09:47, 2 May 2016 by Maëva Rouxel (Talk | contribs)
Installation of MobileFrontend - works on Pla@ntuse
Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/MobileFrontend/MobileFrontend.php"; $wgMFAutodetectMobileView = true;