Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-24-2008, 07:35 AM
Junior Member
 
Posts: 5
Default right-to-left vs left-to-right direction (not alignment) on html compose

Hi,
I use open source version of zimbra.
How can I add "right-to-left,left-to-right" icon to html editor of new mail?
What I want is for direction not for alignment.something like in microsoft word.
Tnx

Last edited by mmorse; 04-19-2008 at 01:09 PM..
Reply With Quote
  #2 (permalink)  
Old 03-24-2008, 09:52 AM
Moderator
 
Posts: 6,237
Default

Welcome to the forums,
Please see the attached pics.


Last edited by mmorse; 04-19-2008 at 12:24 PM..
Reply With Quote
  #3 (permalink)  
Old 03-25-2008, 08:48 PM
Junior Member
 
Posts: 5
Default

Thank you.I knew this feature,but I need something different.this is alignment but I want direction.My language is Farsi and it is right to left.I want to write both in english and Farsi and with just alignment ,the writing will be mixed up.but with direction it will be ok.
See the attached picture.
In first line just the alignment is right to left.
In second line both the alignment and direction are right to left.
the second one is true.what I want is both alignment and direction(right to left).
Attached Images
File Type: jpg direction.jpg (3.1 KB, 193 views)

Last edited by molly; 03-25-2008 at 08:55 PM..
Reply With Quote
  #4 (permalink)  
Old 03-26-2008, 09:46 AM
New Member
 
Posts: 3
Default

First of All ,, Hello everybody... !!!
I don't know whether it's possible or not but one solution should be using other text editor like fckeditor in zimbra source code!!
FCKeditor - Demo

--Pine
Reply With Quote
  #5 (permalink)  
Old 03-26-2008, 10:14 AM
Moderator
 
Posts: 6,237
Default

Ah ok, add your vote to Bug 23191 - rtl (right-to-left) not supported

You may also be able to change:
/opt/zimbra/mailboxd/webapps/zimbra/skins/_base/base2/skin.css
BODY { margin:0px; }
to:
BODY { margin:0px;direction:rtl; }

/opt/zimbra/mailboxd/webapps/zimbra/skins/_base/base/skin.css
body { @ChromeBg@ }
to:
body { @ChromeBg@;direction:rtl; }

EDIT:
Unfortunately while this changes pretty much the entire interface it doesn't affect the compose area.

Last edited by mmorse; 04-19-2008 at 02:18 PM..
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.