| Project: | web site |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
| Project wiki: | How to use this web site |
This issue depends on:
#28: Upgrade web site to Drupal 6
and
#29: multi-lingual support for the site..
Drupal 5 Garland theme does not support rtl scripts like Hebrew.
After the D6 upgrade, make sure to have Hebrew support.
Here are some relevant Drupal issues:
Multi Language and BIDI Website - 6.0
http://drupal.org/node/240504
garland 6 rtl (bidi) theme
http://drupal.org/node/164451
Comments
#1
Hmmm, let's try this now:
http://drupal.org/project/garlandrtl
#2
Ok, the above RTL theme is installed and running on this site.
To see it in effect, edit you user account ('My account' link on the left > edit ), select the Hebrew language and save.
To make only a specific block of text display rtl, use this code and the Full HTML input format (trusted users only!):
<div style="direction: rtl;"></div>This issue should be reviewed after the D6 upgrade.
Post new comment