Support Forums
Translation
Farsi alignment
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
greg![]() | Subject: Farsi alignment | |
| POSTED BY Reza Mostafaei -------------- I installed Atutor 1.4 and Farsi Package on my server. when i switch to farsi by the link of bottom of home page, the menu tree is disordered and it's left to right instead of right to left. also the tree image at home , glossary and site map is contrary(it's from /image/tree not /image/rtl_tree) I corrected this errors with : 1-I added the following code to menu_menu.inc.php and local_menu.inc.php $rtl = ''; if (in_array($_SESSION['lang'], $_rtl_languages)) { $rtl = 'rtl_'; } 2-i deleted align="left" in <td class="dropdow and dropdown cell...> It's corrected,but i see some image like a square with a point in center of that , beside the current tree. Do you agree with me? what should i do? Posted: 2004-06-20 09:09:47 | ||
greg![]() | Subject: Browser used | |
| Which browser are you using? Have you tried viewing in another browser? Posted: 2004-06-20 09:10:54 | ||
| vu_ferdowsi | Subject: My Browser | |
| I tried that in Internet Explorer(6) & Mozilla on linux. both of them have the problem. Posted: 2004-06-21 03:52:27 | ||
greg![]() | Subject: Mozilla bug | |
| The problem in mozilla seems to be a mozilla bug. In IE however, once the aligh="left" statements are removed, the menu seems to display as it should in Farsi. You'll need to advise your users that IE is the recommended browsers. Posted: 2004-06-21 12:11:14 | ||
| hossain | Subject: farsi | |
| If you are asking for help, provide lots of detail so problems can be reproduced. Things to describe: operating system - version of ATutor - versions of php - version of mysq l - webserver & version - copies of error messages - changes to default settings - web browser being used - and anything else relevant - Posted: 2005-05-18 16:56:43 | ||
| Page: 1 | ||
You must be signed-in to post.



