I need a editor that can edit the traditional Mongolian text. And the writing-mode of the traditional Mongolian is top to bottom , left to right. but if use <iframe> in CKeditor ,it can not support the "style='writing-mode:tb-lr'" . if use 'div',it can support the "style='writing-mode:tb-lr'", but the tools of CKeditor become useless. Who can help me? Thanks.
Sat, 09/04/2010 - 05:17
#1
Re: About the writing-mode 'tb-lr'
create your class in the css file, then, refer to the style in the fckstyles.xml file.
Type your text in the editor, highlishgt it, then select your style from the drop down Style list and that should be all you need to do as you continue typing in this style, it will continue as well.
Good luck,
dennishall
Any luck? Have you managed to
Any luck? Have you managed to integrate that?