12345678910111213141516 |
- AsciiMathML formula editor for Chamilo LMS
- Author: Ivan Tcholakov <ivantcholakov@gmail.com>
- February 2010, July 2010 - adapted for Chamilo LMS
- August 2009 - initial implementation for Dokeos LMS
- This work is a port for the FCKEditor of Equation plugin for the Xinha editor (http://xinha.org)
- by Raimund Meyer (ray) xinha@raimundmeyer.de, November 2006.
- The plugin relies on ASCIIMathML.js, a javascript library for translating ASCII math notation to MathML
- by Peter Jipsen (http://www.chapman.edu/~jipsen).
- License:
- GNU Lesser General Public License, Version 3, 29 June 2007
- by Free Software Foundation, Inc. (http://www.gnu.org/licenses/lgpl.html)
|