Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorfenix
    • CommentTimeJul 31st 2007 edited
     # 1
    When I post discussions In arabic on my forum I get question marks like ?? ????? ??! instead of arabic letters... I know I must edit sumthin' but no Idea wut...And how do I make the whole vanilla from RTL...?! tried changin' the floats In vanilla.CSS to right but didn't work !

    any help is appreciated.
    •  
      CommentAuthorWallPhone
    • CommentTimeJul 31st 2007
     # 2
    You probably need to adjust the character encoding:
    http://lussumo.com/docs/doku.php?id=vanilla:administrators:encodings
    • CommentAuthorfenix
    • CommentTimeJul 31st 2007
     # 3
    I added this code line to conf/settings.php
    $Configuration['DATABASE_CHARACTER_ENCODING'] = 'utf8';
    but nathin' changed and I still can't see arabic letters!
  1.  # 4
    Have you read the whole document? It needs to match with the database encoding among other things.
    • CommentAuthorfenix
    • CommentTimeAug 1st 2007 edited
     # 5
    garret, thanx.
    • CommentAuthorfenix
    • CommentTimeAug 1st 2007
     # 6
    wut about the RTL issue? how can I accomplish that? I want everythin' 2 be from right to left ...
    •  
      CommentAuthorWallPhone
    • CommentTimeAug 1st 2007
     # 7
    I've never had the need to do this, so I don't know the pro's and con's or which methods work best, but I do know there are several ways

    Edit your languages/definitions-arabic.php file, and change $Context->Dictionary['XMLLang'] = 'en-ca'; to $Context->Dictionary['XMLLang'] = 'ar" dir="rtl';

    If that doesn't work, try adding direction: rtl; to the second or third line of themes/Vanilla/styles/vanilla.css

    And last, you could try using the invisible character that reverses text direction.

    You might have to use only one or a combination of the above methods--let us know what works best.
    • CommentAuthorfenix
    • CommentTimeAug 2nd 2007
     # 8
    The first method works but the style goes bad...
    The second method doesn't work...
    And I have no Idea what to do with the third method ! :D

    Is there any way I can make only the discussions and their title from RTL?

    Thanx alot.
    •  
      CommentAuthorWallPhone
    • CommentTimeAug 2nd 2007
     # 9
    First method is probably the best one then... Might have to tweak some things in the style... Does this site look normal? http://www.appleapps.net/Vanilla/

    If not, what should be different?
    •  
      CommentAuthorWanderer
    • CommentTimeAug 2nd 2007
     # 10
    It doesn't look normal to me!
    They can't even spell Macintosh! (in the Banner) pic

    Posted: Friday, 3 August 2007 at 1:14PM

    • CommentAuthorfenix
    • CommentTimeAug 3rd 2007
     # 11
    It looks pretty normal actually ... and exactly what I wanted.
    I'll try tweakin' the style by myself, thanx 'gain.
Add your comments
    Username Password
  • Format comments as