superboomz
Member
Posted 6 years ago #
I want to disable the html tags in comments.
cause some of my reader posted the "<" characters in some emoticons like ">o<"
but it shown only "<", the character after it was disappeared.
That is why I want to disable html from posting comments.
Sorry for my bad English.
defaultkitty
Member
Posted 6 years ago #
I would also like to be able to do this. My users have a thing for making hearts by writing <3 and no matter how many times I explain not to do that ... they do it and then whine that their post disappeared. XD
Luggruff
Member
Posted 6 years ago #
It works for me, might be because I've added this to my Vars.php (in the includes folder):
'<3' => 'heart.gif',
..because it doesn't show the picture when written.
(only when i use my "':heart:' => 'heart.gif'," command)