Xquared English Home

Xquared

Introduction

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.

Download

The latest release: http://code.google.com/p/xquared/downloads/list

Documentation

Click here to see Documentation


Licensing

Xquared is distributed under LGPL 3.

 

Source Code

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:

 

  1. svn checkout http://xquared.googlecode.com/svn/trunk/ xquared-read-only

 

Project Members

 

Back