$wgFavicon= "/images/favicon.ico";
$wgAllowExternalImages = true;
$wgAllowImageTag = true;
require_once "$IP/extensions/MobileFrontend/MobileFrontend.php"; $wgMFAutodetectMobileView = true;
require_once("$IP/extensions/EmbedVideo/EmbedVideo.php");
動画を埋め込むには
{{#ev:youtube|[YouTubeの URL の v= より後の文字列]}}
のように記述する。
require_once "extensions/googleAnalytics/googleAnalytics.php"; $wgGoogleAnalyticsAccount = 'UA-xxxxxxx-x'; $wgGoogleAnalyticsAnonymizeIP = false;=