Hi all,
I am an old developer trying to keep up with the new tech. Can some one point me to a good source on how to set the editor up in a Coldfusion environment? I need to build a page that allow only a certain people can use the editor to change the content of the page.
If some one is kind enough to walk me through here with some specific examples and save me some running around to find all answer, I would very much appreciate.
1. Steps to set it up.
2. How/ where can I can to customize my options (toolbar ).
3. How do I setup admin option for use of the editor. In another word if you are not authenticate for the page you don't see the editor.
Btw, I am trying to brush up my rusty CF and obviously I am new to CK.
Thanks for all the helps!!!
I am an old developer trying to keep up with the new tech. Can some one point me to a good source on how to set the editor up in a Coldfusion environment? I need to build a page that allow only a certain people can use the editor to change the content of the page.
If some one is kind enough to walk me through here with some specific examples and save me some running around to find all answer, I would very much appreciate.
1. Steps to set it up.
2. How/ where can I can to customize my options (toolbar ).
3. How do I setup admin option for use of the editor. In another word if you are not authenticate for the page you don't see the editor.
Btw, I am trying to brush up my rusty CF and obviously I am new to CK.
Thanks for all the helps!!!
Re: Colfusion & CK setup help!!!
Hi,
I think you will able to find answers to your first two questions here:
http://docs.cksource.com/CKEditor_3.x/Developers_Guide
The third issue sounds more like an issue you would deal with inside your cold fusion code instead of with the CKEditor.