So @jack pointed out that the MediaWiki skin Refreshed currently isn't compatible with ShoutWikiAds, only compatible with Google AdWords. This should be made possible ^^
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T89 Adding Refreshed as an optional skin? | ||
Resolved | jack | T99 Make Refreshed skin compatible with ShoutWiki ads |
Event Timeline
Comment Actions
So I added (and self-merged) a new hook point, RefreshedInSidebar, to Refreshed (upstream commit), which allows us to inject 125x125px ads into the sidebar area.
ShoutWikiAds updates are in {rSHWK3930}, to be pushed upstream soon (but likely not before T90 is fixed). We have three ad slots for Refreshed: sidebar ($wgAdConfig['refreshed']['sidebar'] = true;), a 125x125px ad in the sidebar area (div#sidebar), leaderboard (standard 728x90px leaderboard ad in the site notice area) and leaderboard-bottom (yet another 728x90px ad, this time in the bottom of the page, based on the code on the skin's MediaWiki.org infopage).