diff options
author | http://bob-bernstein.myopenid.com/ <http://bob-bernstein.myopenid.com/@web> | 2009-08-07 01:09:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-07 01:09:03 -0400 |
commit | 69d26eb5739fac2bac81554e3c31288011a57a48 (patch) | |
tree | 899d184afae04339afb967b448a577f2b7d47489 /doc/plugins/htmlscrubber | |
parent | c7ad7482f4357c43729214acc04901fa7fcf501e (diff) |
Diffstat (limited to 'doc/plugins/htmlscrubber')
-rw-r--r-- | doc/plugins/htmlscrubber/discussion.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/htmlscrubber/discussion.mdwn b/doc/plugins/htmlscrubber/discussion.mdwn index 46697f6bd..5e8b637b7 100644 --- a/doc/plugins/htmlscrubber/discussion.mdwn +++ b/doc/plugins/htmlscrubber/discussion.mdwn @@ -5,3 +5,14 @@ Yes, I want to play around with *gulp* Google Ads on an ikiwiki blog, namely, in 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! |