>So my question is this. Who here has had success with this endeavor, and who
>easily does it integrate with CF. What I mean by that is, can I create a
>page that has HTML and CFML in it and will it run properly? Seems that it
>may have issues since I will be storing the code in the DB. I suppose I
>could make it so that it actually creates a .CFM page upon save and then
>when modifications are made, it either deletes/recreates the page or updates
>it. Besides the FCKeditor site, are there other useful resources that I can
>look at?

I've used it a lot in the past, I don't find it real hard to implement myself, 
although I have my own image and file manager that my software uses that I 
integrated, rather than the connectors that come with it, which often seem to 
be what give people a lot of headaches. My biggest gripe is just that it 
insists on everything being inside a block element, so will wrap anything typed 
in inside a paragraph tag. A lot of times I really  don't want that in there, 
so have had to write additional code to try and strip it out at run-time. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:239811
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to