blob: 5e8b637b7af143e8ed86560d2a0dcfeb422ac467 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
**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!
|