The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
A little RTL optimization question
Hi everybody
I am just trying to optimize a template to also work with RTL languages.. I have a simple question... In that template some extra information in () parenthesis.. Example: Username (5 items) When i switch to RTL language.. i get (Username (5 items It seems to be a vbulletin problem... if you go to vb.com and switch to their RTL test language http://www.vbulletin.com/forum/?langid=3 They have the same problem in the language chooser.. when you look at English (US) it is (English (US BUT In the wgo section, the birthdays are displayed correctly (age) Username That is what I want... But i cant figure out how they do it.. in sourcecode it looks like this: username age)) I hope my explanation is somewhat understandable.. Thx in advance for any help F. |
#2
|
|||
|
|||
I think it happens when the parenthesis is at the end of the sentence, try adding some space or some invisible word to the end, e.g. {Username (5 items)<b class="hidden">s</b>}
|
#3
|
|||
|
|||
yes.. didnt try with the hidden.. but added a word.. and it fixes it.. !!! thank you very much!!!
F. |
#4
|
|||
|
|||
glad it did the trick
|
#5
|
|||
|
|||
[update]
Well it works when I add some extra text... BUT it doesnt work at the end of line even if i add Quote:
(for birthdays or viewing) I allways get the wrong brackets (or one of them wrong) F. If anyone has an idea.. i would be very happy.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|