digamma.net - notes

October 31, 2005

How I Added Google AdSense to MediaWiki 1.4.10

Posted by digamma @ 8:54 pm EST

This guide to adding Google AdSense to Mediawiki is well-regarded, but it only works with one skin, and I think I’ve found a simpler way.

I just pasted the AdSense code in includes/Skin.php at line 452, right underneath the line containing div id=’article’.

The only gotcha is that you have to add slashes before all the quotation marks in the code, or else they’ll break the PHP and bring your Wiki down.

See my results at Wiki Gonzalez.

Powered by WordPress