Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
patchmeister
[git.ikiwiki.info.git]
/
doc
/
plugins
/
htmlscrubber
/
discussion.mdwn
diff --git
a/doc/plugins/htmlscrubber/discussion.mdwn
b/doc/plugins/htmlscrubber/discussion.mdwn
index 46697f6bd8b4d47c3db34d2fb8e1644d7fab13cb..5e8b637b7af143e8ed86560d2a0dcfeb422ac467 100644
(file)
--- 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?
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!