readme.txt 654 B

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