added: a new editor: tinymce (function tinymce)
added: html filter can check orphans: "i", "a", "o" ... in a text git-svn-id: svn://ttmath.org/publicrep/winix/trunk@607 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -54,6 +54,7 @@ namespace TemplatesFunctions
|
||||
pat_dir_last_info,
|
||||
pat_fun_subject,
|
||||
pat_fun_cp,
|
||||
pat_fun_tinymce,
|
||||
|
||||
pat_last // should be last
|
||||
};
|
||||
@@ -368,6 +369,7 @@ namespace TemplatesFunctions
|
||||
void winix_err_code(Info & i);
|
||||
void winix_is_err_in_locales(Info & i);
|
||||
void winix_err_msg_from_locales(Info & i);
|
||||
void winix_content_full(Info & i);
|
||||
|
||||
} // namespace TemplatesFunctions
|
||||
|
||||
|
Reference in New Issue
Block a user