CKEditor for Vaadin 1.6.3 is available in the directory

New feature requested…
in the directory

1.6.3 (27 April 2012)

  • Added ability to set any CKEDITOR.config option when no API is available to do it: config.addExtraConfig(String extraConfigName, String extraConfigValue )
    that will result in adding this line to the in-page config: extraConfigName : extraConfigValue
    If you think it’s a generally useful option to set, please let us know and we’ll add it to the API to call it out for others to use as well.
  • Change for Open eSignForms to set the file browser window size.
  • Upgraded to Vaadin 6.7.8.