Kafenio is a platform independent, open-source HTML-WYSIWYG-Editor.
Initially most of the source code was taken from the Ekit-Project, founded by
Howard Kistler. Meanwhile the code has gone through quite some refactoring and improvements (i.e.: the image- and hyperlink-dialogs have been entirely rewritten, the code was made checkstyle compliant, just to mention a few points) and there is not much left of the original Ekit code.
You can use the editor either as a java applet or as standalone application. It is also possible to integrate the editor-component in your own java swing-application without any big effort.
Requirements:
· java runtime environment
What's New in This Release:
· added manifest to /etc folder so that it doesn't get overwritten by ant anymore - changed manifest location in build.xml
· added documentation about new applet parameter "unicode"
· added manifest to /etc folder so that it doesn't get overwritten by ant anymore - changed manifest location in build.xml
· added changes from daniel polansky - added support for unicode-text-export to KafenioPanel - introduced new UNICODE-applet-parameter to enable unicode text-export - introduced new commandline-switch to enable unicode text-export in standalone kafenio. - fixed bug that all changes made in source-code-view are lost when saving while in source-code editing mode
Product's homepage