summaryrefslogtreecommitdiff
path: root/doc/plugins/htmlscrubber/discussion.mdwn
blob: 5e8b637b7af143e8ed86560d2a0dcfeb422ac467 (plain)

Ok, I have yet to post a big dummy wiki-noobie question around here, so here goes:

Yes, I want to play around with gulp Google Ads on an ikiwiki blog, namely, in the sidebar.

No, I do not want to turn htmlscrubber off, but apart from that I have not been able to allow <script> elements as required by Google.

Thoughts?


Fixed!

Did some more reading, did some searching on the wiki, and found, under embed, these

htmlscrubber_skip => '!*/Discussion',
locked_pages => '!*/Discussion',

Thanks!