added: nicedit: a new wysiwyg javascript editor

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@737 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-06-13 01:06:10 +00:00
parent fce45b93a2
commit fb4742e165
20 changed files with 602 additions and 399 deletions

View File

@@ -12,6 +12,12 @@
[end]
[if winix_function_is "nicedit"]
<script type="text/javascript" src="[doc_base_url_common]/nicedit/nicEdit.js"></script>
[end]
[if winix_function_is "vim"]
[# this editor doesn't work on different domains by default, solution: http://forum.wymeditor.org/forum/viewtopic.php?f=2&t=731&p=2507#p2504 ]
[# you should add one file to winix: wymiframe.html ]