I'm pleased to announce the creation of a new Open Source project called
stillcollab-surface : http://code.google.com/p/stillcollab-surface/

Surface is a wysiwyg editing surface that doesn't rely on browser's
execCommand and queryCommandState commands.

Because of using these commands leads to output differences, this is not a
good behavior for products that need to compute produced HTML elsewhere
than in a browser.

Furthermore, table, list, paragraph, etc. manipulation can differ from a
browser to another one, so this wysiwyg try to handle these differences to
provide the same look and feel for every browser.

To finish, this editor is, as possible as it could be, developed in
Java/GWT, so it can be easily embedded in every GWT application, debugged
and improved.

This project is very young (about 1 month), and I hope to have a lot of
feedback in order to handle every bugs for every browsers. Furthermore, a
lot of basics functionalities are not implemented (subscript, superscript,
etc.) but this project is designed to allow everyone to easily add customs
inserters etc. So I hope there will be some contributions around these
functionnalities ;).
To finish, there is, at this time, absolutely no design for buttons,
controls etc. If someone can provide a good look and feel, I will gladly
use it.

Thank you.

-- 
Damien Picard
Axeiya Services : http://axeiya.com/
stillcollab-surface : http://code.google.com/p/stillcollab-surface/
Mon livre sur GWT : http://axeiya.com/index.php/ouvrage-gwt.html

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to