Tagged Questions
0
votes
0answers
265 views
customizing the Antisamy policy xml to allow more html and grails tags
I am using the sanitizer plugin in grails and it internally uses the antisamy policy xml to apply sanitization rules to ui input.
The policy xml I have selected is antisamy-myspace.xml which filters ...
0
votes
1answer
2k views
YouTube URL - regex
I have following config in my antisamy policy file:
Old YouTube Object:
<object width="1280" height="720">
<param
name="movie"
value="http://www.youtube.com/v/Hl-zzrqQoSE
...