Ok I added ending tags to <cfinvoke> and <cfinclude> and that seemed to help a 
bit.

My <cfloops> are still out of place. It places them under the first <cfoutput> 
tag like so:

<cfoutput>
<cfloop query="founders"> </cfloop>
<cfloop query="advisors"> </cfloop>
<cfloop query="developers"> </cfloop>


There is code that is supposed to be within each loop.




> 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:349431
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to