Right to Left fields support

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
ArkadiyD
Posts: 3
Joined: Thu Jul 08, 2010 6:39 pm

Right to Left fields support

Post by ArkadiyD »

/*************************************
Title: HESK
Version: 2.1
Author:
Demo:
Download:
Website:

Short description:

*************************************/
Hallo, can you help me to make right to left fields (boxes) ?
I need to enable hebrew text to be written from right to left and then show it also from right to left.
Maybe there is a support of it?!
Image

Thank you!
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You will probably need to translate the Entire Hesk to your language and set the appropriate encoding (the encoding you use on your web site and supports right to left input) in the language file.

For instructions on how to do that properly see the readme.html file.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
ArkadiyD
Posts: 3
Joined: Thu Jul 08, 2010 6:39 pm

Post by ArkadiyD »

thank you for the answer, i`ll change tables to LEFT with dir="rtl"...
But it will show for every other lang. RTL mode.
Not perfect, but works.
Post Reply