Question
I'm looking for a wiki with a good rtl support.
I've installed TWiki 4.2 beta.
When you edit a page with the
TinyMce editor, there are no button options for alignment and direction. In
TinyMce website there are.
I solved this problem by using html tags with align="right" and dir="rtl".
But when I save the page with the
TinyMce editor, my changes disappear.
I've traced the problem to the configuration files of
TinyMce that comes predefined with Twiki. The option is "valid_elements".
I've tried to set the configuration right but no change in behavior appeared.
1. How do I set the
TinyMce editor so It will not dicard my html tags I insert with the html editor option?
2. How do I enable the direction and alignment buttons of the
TinyMce editor?
Environment
--
TWikiGuest - 01 Oct 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
RTL? Register Transfer Language?
There are no buttons for alignment becase TML (the language in which topics are saved) does not support alignment. So the answers are (1) you can't and (2) you don't.
--
CrawfordCurrie - 07 Oct 2007