PDA

View Full Version : [fixed] unicode chars broken in WYSIWYG edit/reply


Ageel
Mon 25th Nov '02, 7:18am
Hi there

Why didn't you add buttons for bidirectional Languages in your WYSIWYG add or reply to a thread?!!

I guess after this huge usage of the forum globaly you developers should meet the internationalization of the VBulletin forum.

All you have to do is using the tag property ( DIR=RTL ) for Right To Left direction and ( DIR=LTR ) for Left To Right direction illustrated using icons with a triangle indecating to the left or right.
So people who use bidirectional languages (LIKE ME) could easly suit the board for the use of my people here :)

Example:

<p dir=rtl>
هذا نص عربي، this is an Arabic text
</p>

if you use that in your html editor and preview it, it will be ok as a bidirectional language, BUT

<p align=right>
هذا نص عربي، this is an Arabic text
</p>

will not be ok and will be shown as:

هذا نص عربي، this is an Arabic text
and remember that the Arabic text must come first on the right of the sentence.

I hope you can add it before the final release and let it be a MUST for comming releases to since many people are using it.

Regards,

Ageel

Ageel
Mon 25th Nov '02, 7:23am
hey,,
I tried to edit my last post,
but the Arabic text changed to: G0' F5 91(J
which is meaningless ?!! :(

what's wrong?!!

Ageel
Fri 29th Nov '02, 11:41am
isn't anyone interested yet in this feature?!!
:(

Chen
Fri 29th Nov '02, 11:50am
Originally posted by Ageel
hey,,
I tried to edit my last post,
but the Arabic text changed to: G0' F5 91(J
which is meaningless ?!! :(

what's wrong?!! Copied this to bugs...

Scott MacVicar
Fri 24th Jan '03, 3:00pm
it shows the correct text when WYSIWYG is off.

Kier
Fri 24th Jan '03, 3:12pm
Originally posted by Ageel
هذا نص عربي، this is an Arabic textFixed i think :)