Hi everyone,
I'd like to use FCKeditor on a public website where people can use it to write messages to eachother. So i stripped down the toolbar so only bold, italic, striketrough and smileys are allowed. I also disabled uploads. But how can i make it safer from now on? For example people can still change the smiley (image) properties. They can also still paste tons of crap into the screen.
I ofcoarse check the input in PHP so nothing seems to come trough (exept the allowed functions), but I am guessing FCK-editor can be made a little more safe for public right?
I'd like to use FCKeditor on a public website where people can use it to write messages to eachother. So i stripped down the toolbar so only bold, italic, striketrough and smileys are allowed. I also disabled uploads. But how can i make it safer from now on? For example people can still change the smiley (image) properties. They can also still paste tons of crap into the screen.
I ofcoarse check the input in PHP so nothing seems to come trough (exept the allowed functions), but I am guessing FCK-editor can be made a little more safe for public right?