| 1 |
BiDi Theme README
|
| 2 |
------------------
|
| 3 |
|
| 4 |
This is a bidi (bi-directional) theme for Drupal, based on box_grey, it uses the PHPTemplate engine.
|
| 5 |
The theme can be used for right-to-left locale sites (like Arabic), or multi-lingual sites with one or more enabled RTL (Right to Left) locales.
|
| 6 |
|
| 7 |
Installation
|
| 8 |
-------------
|
| 9 |
1) Copy BiDi's folder to your themes folder.
|
| 10 |
2) Copy files under bidi/misc to Drupal's misc folder.
|
| 11 |
3) Enable theme in admin/themes page.
|
| 12 |
4) Enable locale module in admin/modules.
|
| 13 |
5) Enable a right-to-left locale in admin/localization.
|
| 14 |
|
| 15 |
Known Issues
|
| 16 |
-------------
|
| 17 |
* Node comments are always padded to left, to fix this comment and forum modules need to be patched.
|
| 18 |
* Print-friendly book pages are aligned to left, to fix this book module needs to be patched.
|
| 19 |
|
| 20 |
TODO
|
| 21 |
-----
|
| 22 |
* Create patches for mentioned issues.
|
| 23 |
|
| 24 |
Author
|
| 25 |
-------
|
| 26 |
Ayman Hourieh
|
| 27 |
E-mail: drupal@aymanh.com
|
| 28 |
WWW: http://aymanh.com/
|
| 29 |
|
| 30 |
Based on box_grey
|
| 31 |
------------------
|
| 32 |
adrinux
|
| 33 |
mailto: adrinux@gmail.com
|
| 34 |
IM: perlucida
|