Xquared is an open source WYSIWYG web editor module that is currently being used by Openmaru studio's Springnote ( http://www.springnote.com )
Xquared is written in JavaScript so that no separate installation is required. Xquared creates documents (refer to Editor document format) based on XHTML standards and through various methods of expansion users can add wanted features easily (refer to feature expansion). Please refer to the special features page for more detailed information.
The latest release: http://code.google.com/p/xquared/downloads/list
Click here to see Documentation
Xquared is distributed under LGPL 3.
Xquared uses GoogleCode(SVN) as a repository. If you are new to SVN, please read this article and enter the following command to get the source code:
Back