]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/htmlscrubber/discussion.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / plugins / htmlscrubber / discussion.mdwn
1 **Ok, I have yet to post a big dummy wiki-noobie question around here, so here goes:**
3 Yes, I want to play around with *gulp* Google Ads on an ikiwiki blog, namely, in the *sidebar*. 
5 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.
7 Thoughts?
9 ---
11 ***Fixed!***
13 Did some more reading, did some searching on the wiki, and found, under *embed*, these
15     htmlscrubber_skip => '!*/Discussion',
16     locked_pages => '!*/Discussion',
18 Thanks!