You can download the latest binary release bundle here.
This release brings an update to the Wysiwyg-editor used by Jease: the aged FCKEditor is retired and is replaced by its successor CKEditor. The integration of CKEditor also allows to use a ZK-based (easy customizable) Link-and Imagebrowser which features a image-preview.
The second feature is the addition of two new designs (so called "paper" and "robot") which are selectable on the fly by the user. Just use the links at the bottom of the page to switch the design.
The third feature is an advanced preview-button (which is also added to the workspace accessory) which allows to preview contents inline in a dedicated viewer component based on a modal window. This is far more useable for unexperienced users working with Jease and also avoids problems with popup-blockers.
The switch to CKEditor needs to remove all dependencies to FCKEditor. The Link-/Imagebrowser for FCKEditor needed to be configured via a connector in WEB-INF/web.xml. Please remove the servlet-mapping for the FckConnector when updating your Jease-instance. You should also remove WEB-INF/lib/fckeditor.jar.
Last modified on 2010-10-06 by Maik Jablonski