mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
XpressEditor의 XHTMLFormatter이 안정화될때까지 비활성화
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6127 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
847bdd9219
commit
a4daa806f6
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ function editorStart_xe(editor_sequence, primary_key, content_key, editor_height
|
|||
oEditor.registerPlugin(new xe.MessageManager(oMessageMap));
|
||||
oEditor.registerPlugin(new xe.XE_Toolbar(elAppContainer));
|
||||
|
||||
oEditor.registerPlugin(new xe.XE_XHTMLFormatter);
|
||||
//oEditor.registerPlugin(new xe.XE_XHTMLFormatter);
|
||||
oEditor.registerPlugin(new xe.XE_GET_WYSYWYG_MODE(editor_sequence));
|
||||
oEditor.registerPlugin(new xe.XE_GET_WYSYWYG_CONTENT());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue