both ckeditor and TinyMCE have filters to disallow.remove dangerous tags
and content.
If you are using the editor to edit CFML code, then it would get changed.
So you need to change the default settings.
The easiest way would be to just set it to allow everything, or set the
disallow list to nothing.
I don't know the syntax of fthe top of my head, but it id definitely there
in the docs as I have done this myself in the past

On Wed, Jan 11, 2012 at 12:51 AM, Torrent Girl <[email protected]>wrote:

>
> Hi All I have had a year long headache with ckeditor and it changing my CF
> code.
>
> I got around the issue for a while by using a straight text area to enter
> code in the DB.
>
> Now other users will be using the system and I need to get the text editor
> to work.
>
> I STILL have not been able to figure out how to stop this thing from
> editing my CF code and I am beyond frustrated with it.
>
> I tried installing tinyMCE (sp?) and it did the same thing.
>
> Has anyone installed and used ckeditor properly with Coldfusion to where
> it is keeping your CF code in tact?
>
> I will pay for your help (that is how desperate I am)
>
> Thank you!
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349385
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to