CF8 Rich Text Editor

Many of you may not know that CF8 has a built-in Rich Text Editor.

It is actually very easy to use this script, all you need is to have a cfform with a cftextarea.

Here is the code

<cfform>
<cftextarea richtext="true" skin="office2003" height="500" width="800" name="Body" id="Body">CF8 Rich Text Editor</cftextarea>
</cfform>

And here is the CF8 Rich Text Editor in action.

Enjoy

Related Blog Entries

Comments
Raul Riera's Gravatar How can you edit the controls for the rich text editor without going into the CFIDE? this really bothers me about this
# Posted By Raul Riera | 26/08/08 16:01
Jonny's Gravatar you are able to use different skins and custom toolbars
# Posted By Jonny | 26/08/08 16:09
Raul Riera's Gravatar Without editing the main js file in CFIDE? how?
# Posted By Raul Riera | 26/08/08 18:13
Jonny's Gravatar Which controls do you want to edit?
# Posted By Jonny | 26/08/08 19:17
Raul Riera's Gravatar I want to specify my own toolbarset and not Basic or the Default one
# Posted By Raul Riera | 26/08/08 21:52
Raul Riera's Gravatar Any news?
# Posted By Raul Riera | 28/08/08 16:07
Jonny's Gravatar You need to be able to access the cfide if you want to change the controls
# Posted By Jonny | 28/08/08 16:11
Raul Riera's Gravatar I know, thats why I said its a pretty useless editor from Adobe, I dont want my editor to have SERVER WIDE toolbars, I want them to be able to be SITE WIDE. Ruby on Rails implemented this on their fckeditor implementation. I love ColdFusion ,but sometimes Adobe makes the dumbests mistakes. A simple attribute to specify the custom JS would be enough.
# Posted By Raul Riera | 01/09/08 00:20

Archives By Subject

Advertising (3) [RSS]
Blog Design (1) [RSS]
CFProject Scripts (2) [RSS]
Coldfusion Charts (3) [RSS]
Coldfusion Functions (5) [RSS]
Coldfusion Overview (1) [RSS]
Coldfusion Tutorials (16) [RSS]
Image Manipulation (1) [RSS]
JavaScript (3) [RSS]
Useful Tools (3) [RSS]

Recent Comments

FCKeditor
Jonny Shaw said: I know that but unless you can get the new version on FCKeditor in to CF8 then i will keep using FCK... [More]

FCKeditor
Azadi Saryev said: Jonny, their ARE the same. CF8 just uses an earlier version of FCKEditor, so, of course, there are d... [More]

FCKeditor
Jonny Shaw said: There are a few differences between the two, i got annoyed with the CF8 editor because it tries to b... [More]

FCKeditor
Shannon Hicks said: Yeah, from the CF8 docs: Using the rich text editor The ColdFusion rich text editor lets users ente... [More]

FCKeditor
Henry Ho said: Ya.. YUI Editor also == FCKEditor [More]

Recent Entries

Customizable Homepage
Horizontal Loop
FCKeditor
Coldfusion Blog | Coldfusion Hosting | About Me