Search found 1 match
- Wed Oct 26, 2011 9:16 am
- Forum: Using OpenEMM
- Topic: Where can I change the FCKeditor config?
- Replies: 2
- Views: 3527
Re: Where can I change the FCKeditor config?
You can either edit the main configuration file or just override the settings you want to change in a separate file. JavaScript syntax is used to configure FCKeditor. To simplify updating FCKeditor on your sites, the best approach is to put all your configuration in a separate file, outside the edit...