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: xquared_client_20080423.tar.gz

 

Documentation

Click here to see Documentation


Licensing

Xquared is distributed under LGPL 3.

 

 

Source Code

Xquared uses Mercurial as a repository. If you are new to Mecurial, please read this guide and enter the following command to get the source code:

 

  1. hg clone http://labs.openmaru.com/hg/xquared/

 

For more information about Mecurial, read this tutorial

 

Project Members