[tor-bugs] #2692 [Website]: website css needs right-to-left support for arabic/farsi

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Mar 18 22:00:02 UTC 2011


#2692: website css needs right-to-left support for arabic/farsi
---------------------+------------------------------------------------------
 Reporter:  arma     |          Owner:  phobos             
     Type:  defect   |         Status:  new                
 Priority:  normal   |      Milestone:  Deliverable-Mar2011
Component:  Website  |        Version:                     
 Keywords:           |         Parent:                     
   Points:           |   Actualpoints:                     
---------------------+------------------------------------------------------

Comment(by OsamaK):

 A fifth issue is with the calender icon on the index page. In Arabic, the
 only valid form is 'DD MMMM' while the original date is 'MMMM DD' and as
 you can see, it currently doesn't look clear with that icon.

 This is not a right-to-left issue, I see that the French version of the
 index page has the same problem with that icon.

 Please upload the attached icon-calendar-flipped.jpg to
 https://www.torproject.org/images/ and add the following ruleset
 somewhere:

 {{{
 .calendar{
     background-image: url(../images/icon-calendar-flipped.jpg);
 }
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2692#comment:18>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list