From eb4e7343e712a66d39749a4743b6fb8c77fb807b Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Sat, 18 Apr 2015 18:50:39 +0000 Subject: [PATCH] changed: now 'emacs' winix function uses CodeMirror editor currently only htmlmixed mode is implemented git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1008 e52654a7-88a9-db11-a3e9-0013d4bc506e --- html/fun_emacs.html | 2 +- html/fun_emacs_post.html | 2 +- html/index_head_functions_add.html | 88 ++++++++++++++++++++++++++++++ 3 files changed, 90 insertions(+), 2 deletions(-) diff --git a/html/fun_emacs.html b/html/fun_emacs.html index 1308ef3..54c6236 100644 --- a/html/fun_emacs.html +++ b/html/fun_emacs.html @@ -8,7 +8,7 @@
- +
diff --git a/html/fun_emacs_post.html b/html/fun_emacs_post.html index 52490cc..7f896cd 100644 --- a/html/fun_emacs_post.html +++ b/html/fun_emacs_post.html @@ -9,7 +9,7 @@ [if mount_type_is "ticket"][end] [end] - +
diff --git a/html/index_head_functions_add.html b/html/index_head_functions_add.html index f15d2b5..bc43c08 100644 --- a/html/index_head_functions_add.html +++ b/html/index_head_functions_add.html @@ -45,6 +45,94 @@ [end] +[if winix_function_is "emacs"] + + + + + + + + + + + + + +[if false] + + +[end] + + + + + + + + + + + +[end] + [if winix_function_is "ckeditor"]