Feb21

0 COMMENTS

To say that adding CKEditor to BlogCFC is simple would be an understatement.  Download and unzip the latest version of CKEditor.    Place your reference to the ckeditor.js in the adminlayout.cfm file and then open textarea.cfm (located in the tags folder) and change the textarea tag to:

view plain print about
1<textarea class="ckeditor" id="#attributes.fieldname#" name="#attributes.fieldname#">#attributes.value#</textarea>

That's it.  

TweetBacks

Bookmark and Share


COMMENTS:

SUBSCRIBE

POST YOUR COMMENT