FCKEditor - config String from constructor not used
Status: Alpha
Brought to you by:
sstorey
Hello,
in version 0.2.1 net.sf.jwc.gwt.fckeditor.client.ui.FCKEditor line 63.
The parameter config is never used in the block, so the parameter has no use?
I would like to configure the FCK Editor to show only some toolbar buttons. Is this possible via your GWT Component?