Hello community,
Forgive me if this a no -brainer, but I'm really wondering.
I have used fckeditor for a simple biographical description field that will present itself as UGC on my site. I have some XSS stuff in place to prevent the out-right malicious stuff, but I'm also interested in limiting the avaiable tag set.
I've stripped down the button set to 'basic' and now I just want to make sure the user can only ever use a few tags...
ie. br p and strong tags. or something like that.
Is there somewhere you can specify allowed tags? How can I ensure that fckeditor will always close tags?
Thanks in advance,
Dan
Forgive me if this a no -brainer, but I'm really wondering.
I have used fckeditor for a simple biographical description field that will present itself as UGC on my site. I have some XSS stuff in place to prevent the out-right malicious stuff, but I'm also interested in limiting the avaiable tag set.
I've stripped down the button set to 'basic' and now I just want to make sure the user can only ever use a few tags...
ie. br p and strong tags. or something like that.
Is there somewhere you can specify allowed tags? How can I ensure that fckeditor will always close tags?
Thanks in advance,
Dan