21294 Posts in 5734 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1131 Views |
-
CK Editor? Upgrade

12 June 2010 at 2:39am
Afternoon All?
Is there anyway that I can upgrade from TinyMCE to use CKeditor instead? Any help would be really helpful
-
Re: CK Editor? Upgrade

12 June 2010 at 11:32am
Never done it myself. I think what you would want to do is make your own form field (see HtmlEditorField) and make a CkEditorField class which includes the specific JS code.
You would then also have to use the $fields->replaceField('Content', new CkEditorField('Content') function in your getCMSFields to replace the HtmlEditorField 'Content' with a CkEditorField.
| 1131 Views | ||
|
Page:
1
|
Go to Top |


