Can the "Remove Styles definitions" checkbox be ticked by default in the paste from word dialog?
I want to achieve this without changing the FCKeditor code.
Can it be done through the config files or extenal js code
I want to achieve this without changing the FCKeditor code.
Can it be done through the config files or extenal js code
RE: Paste from word - Remove Styles definitio
change it to: <input id="chkRemoveStyles" type="checkbox" checked="checked">
if you put in a feature request for this to be put as a config variable, i doubt it would be very high on their list and probably would not get done for a while.