Here is how we set up Google Adsense to show in MediaWiki 1.13.0
1. Force the monobook skin for everyone (unless you want to edit every skin…) by putting this setting in LocalSettings.php:
$wgSkipSkins = array(“chick”, “cologneblue”, “myskin”, “nostalgia”, “simple”, “standard”, “modern”);
2. Edit MonoBook.php: add your tracking code just before:
</body></html>
3. Upload the new version of MonoBook.php and it’s done
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.