
So the upgrade of MediaWiki (MW) to 1.11 was successful, thanks to Gabe! I really should blog on the many improvements (such as tags working for image galleries - YES), but instead I am going to mention one of the breaks. Google Analytics (GA) stopped working. This means we now only have AWstats and MediaWiki data for this last week. The reason that it broke is that I placed the GA tracker in the MonoBook.php skin. The MW upgrade replaces that skin. So I put it back in today. This is how:
Adding Google Analytics to MediaWiki
Since I was in the skin. I decided to add back some of the social media link that we had, but this time using addthis.com. To do this, go get an addthis.com account, then:
-div class="pBody" align="right"-
-div id="footer"-
(replacing - with < or >)
Adding Addthis to MediaWiki
Now Google Analytics should be working and you should have some social media links in the lower left of your skin. There is probably a much better place for this. We are working on a all new skin, so I am stopping here for the moment. Good luck.
Comments
Post new comment