Cookbook /
SpamFilters-Talk
Summary: Talk page for SpamFilters.
Maintainer: Petko
This space is for User-contributed commentary and notes. Please include your name and a date along with your comment.
[Solved] Is HTML blocked?
The raw HTML filter pretty much stops any and all HTML being posted to a page without being quoted or escaped.
<span style="font-weight: bold;">test</span> <ul><li>list item</li></ul> <div><img src="/blank.png"/></div>
It only blocks raw HTML links somewhere in the page (actually the string "<a href="
). --Petko November 01, 2012, at 08:51 AM
Thanks, I many have over-quoted some of the skins simon November 01, 2012, at 03:37 PM
Thinking this recipe should be a core candidate, and move from being beta simon September 20, 2014, at 11:52 PM
Talk page for the SpamFilters recipe (users).