Hebrew
Posted by eytanchen
All files from this thread
File Name | File Size | Posted by | Date | ||
---|---|---|---|---|---|
heb-5[1].1.12.php | 25.1 KB | open | download | eytanchen | 05/12/2006 | Read message |
May 12, 2006 07:59AM |
Admin Registered: 20 years ago Posts: 8,532 |
Thanks for your work on this. I'm not sure if the charset that is configured in the file will work (iso-8859-1). Was this file written using UTF-8 or is the needed encoding really iso-8859-1?
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team



Re: Hebrew May 12, 2006 08:02AM |
Registered: 19 years ago Posts: 2 |
Actualy, i used windows-1255 when writing the file, and did encounter a problem with htmlentities() with this charset.
You could re-save it using utf-8, or otherwise remove the charset var from all htmlentities() in the phorum tpl pages.
Also, it is too bad that direction and aligning in the phorum don't use predefined variables, so that changing the phorum to rtl and aligning it to right could be easy.
I found myself going through all the pages and changing the alignment and directions of the text etc.
You could re-save it using utf-8, or otherwise remove the charset var from all htmlentities() in the phorum tpl pages.
Also, it is too bad that direction and aligning in the phorum don't use predefined variables, so that changing the phorum to rtl and aligning it to right could be easy.
I found myself going through all the pages and changing the alignment and directions of the text etc.
Re: Hebrew January 20, 2007 06:41AM |
Registered: 19 years ago Posts: 2 |
Sorry, only registered users may post in this forum.