CKEditor for Vaadin 1.6.4 is available in the directory

1.6.4 (20 June 2012)

  • Added modal window fix. Thanks for the fix by Tien Tran.
  • Upgraded to Vaadin 6.8.0.

Now available in the
Vaadin Directory
and in
Google Code
.

Added a few quick configuration elements, so the 1.6.5 release contains 1.6.4 changes for today as well.

1.6.5 (20 June 2012)

  • Added the following operations to CKEditorConfig:
    setResizeEnabled(boolean v)
    setResizeMinWidth(int pixels)
    setResizeMaxWidth(int pixels)
    setResizeMinHeight(int pixels)
    setResizeMaxHeight(int pixels)

1.6.4 (20 June 2012)

  • Added modal window fix. Thanks for the fix by Tien Tran.
  • Upgraded to Vaadin 6.8.0.

There is now also a server side file browser/upload component available

https://vaadin.com/forum/-/message_boards/view_message/1518838

André