diff --git a/main/inc/lib/fckeditor/editor/plugins/asciisvg/readme.txt b/main/inc/lib/fckeditor/editor/plugins/asciisvg/readme.txt index e69de29bb2..8b144128e8 100644 --- a/main/inc/lib/fckeditor/editor/plugins/asciisvg/readme.txt +++ b/main/inc/lib/fckeditor/editor/plugins/asciisvg/readme.txt @@ -0,0 +1,15 @@ + +ASCIIsvg mathematical graphics editor for Chamilo LMS + +Author: Ivan Tcholakov , January 2011. + +This work is a port of the ASCIIsvg plugin for TinyMCE by David Lippman, 2008-2009. +See http://www.imathas.com/editordemo/demo.html + +Also, the plugin relies on code from the script ASCIIsvg.js by Peter Jipsen, 2009. +See http://www1.chapman.edu/~jipsen/svg/asciisvg.html +http://www1.chapman.edu/~jipsen/svg/asciisvgeditor.html + +License: +GNU Lesser General Public License, Version 3, 29 June 2007 +by Free Software Foundation, Inc. (http://www.gnu.org/licenses/lgpl.html)