diff options
Diffstat (limited to 'public/assets/wymeditor/README')
-rw-r--r-- | public/assets/wymeditor/README | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/public/assets/wymeditor/README b/public/assets/wymeditor/README new file mode 100644 index 0000000..7759beb --- /dev/null +++ b/public/assets/wymeditor/README @@ -0,0 +1,35 @@ +WYMeditor : what you see is What You Mean web-based editor +Copyright (c) 2008 Jean-Francois Hovinne, http://www.wymeditor.org/ +Dual licensed under the MIT (MIT-license.txt) +and GPL (GPL-license.txt) licenses. + +For further information visit: + http://www.wymeditor.org/ + +File Name: + README + Readme file. + +File Authors: + Jean-François Hovinne - http://www.hovinne.com/ + + +README +====== + +For WYMeditor to work, you'll need at least jQuery 1.1.3.x +jQuery is available at http://jquery.com/ + +WYMeditor is compatible with MSIE 6.0+, +Gecko-based browsers (e.g. Firefox 1.5+), +Opera 9.5+, Safari 3.0+, Google Chrome. + +WYMeditor integration examples are available in the 'examples' directory. + +For more information, please read the documentation, available at: +http://trac.wymeditor.org/trac/wiki + +If you need help, feel free to create an account on the forum or subscribe +to the WYMeditor-user mailing-list, and ask your question. +http://forum.wymeditor.org/ +http://lists.wymeditor.org/ |