MobileFrontend

From Biowikifarm Metawiki
Jump to: navigation, search

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;