Very simple and comfortable usage. One thing still isn’t clear - how to implement image or file uploading? Should i use ckeditor-connector addon (btw - there isn’t support for vaadin7). Maybe there is some samples?
CKEditor itself doesn’t include these features, which is why it’s not part of the editor addon. There should be hooks for filebrowser URLs and the like, and we upload and store our images using the vaadin file uploader.