HTML in Comments
HTML in Comments
Is there a way to configure HTML to be allowed in comments? For example, use of the anchor tag?
--
kc0dxf
kc0dxf
We tend to recommend the BBCode plugin, because HTML is more difficult to parse, which may lead to security failures.
In what way is the HTML For Comments plugin not working? I believe it's supposed to quote the HTML tags in comments, as opposed to translating them. In other words, <b>bold</b> will not appear as bold, but exactly as typed. (By default, the tags are stripped and the text is still not bold. With this plugin, you can discuss HTML coding because you can see the tags.)
In what way is the HTML For Comments plugin not working? I believe it's supposed to quote the HTML tags in comments, as opposed to translating them. In other words, <b>bold</b> will not appear as bold, but exactly as typed. (By default, the tags are stripped and the text is still not bold. With this plugin, you can discuss HTML coding because you can see the tags.)