Hello,
I have an application which requires a limited subset of functionality that comes standard with FCKEditor. Is it possible to configure **down** the features such that we can limit the variety of possible structural representations of a document ?
I am thinking with a custom feature set, plus an embedded macro package, I have a winner of a solution here with FCKeditor.
Thanks for your comments everyone. NIce to see a well trafficked forum like this. Impressive. Keep up the good work.
JSM
I have an application which requires a limited subset of functionality that comes standard with FCKEditor. Is it possible to configure **down** the features such that we can limit the variety of possible structural representations of a document ?
I am thinking with a custom feature set, plus an embedded macro package, I have a winner of a solution here with FCKeditor.
Thanks for your comments everyone. NIce to see a well trafficked forum like this. Impressive. Keep up the good work.
JSM

Re: Need to limit features in deployment
Having removed most of the buttons, you can configure pre-defined styles in fckstyles.xml. This allows you to provide basic markup styles structured how you ant. Additionally, you can configure fcktemplates.xml to create pre-defined layouts and other more complex structures.