This topic is locked

Menu Item Editor - Multilanguage problem(s)

4/14/2009 5:22:54 AM
PHPRunner General questions
W
wrjost author

Hi, everybody,

first off: I am impressed with the new menu builder. Keep up the good work and keep adding such helpful new features.
My problem: when type is set to either "Group" or "Hyperlink" and link type to "external page", clicking on the "Multilanguage ..." button causes a crash. (XP Prof. SP3 and Mozilla 3.0.8)
My first question: is it possible to include an option "open in new window / tab" for "external page" ?
My second question: how can I change "expand / collapse all" to other languages (outside of jsfunctions.js)?
Greetings,

Wilfried

J
Jane 4/14/2009

Hi,
thank you for pointing me to this bug.

We'll fix it in the next update.
We'll add both your suggestions to our "to-do" list.

T
taumic 6/24/2009

Hello (Jane),
I also want to translate the "expand / collapse all" text to other languages.

Is this feature fixed now and how can i do it?
Thank you!
Michael

W
wrjost author 6/24/2009

Hi, Michael,

yes, it's fixed now.
You go to the subdirectory \lang and pick the language file you want to edit, e.g. German.lng
Go to the very bottom and find the message tags and change them:
[codebox]<message tag="EXPAND_ALL">alles aufklappen</message>

<message tag="COLLAPSE_ALL">alles zuklappen</message>[/codebox]
Only problem: when you install a new build, these files are overwritten... so save them beforehand.
Greetings,

Wilfried

T
taumic 6/25/2009

Hallo Wilfried,

Hello Jane,
@Wilfried

vielen Dank für die Lösung!
Gruß

Michael
@Jane

only as an idea: perhaps it is possible to bring this feature in the section "miscellaneous", where the different languages are ?
Regards

Michael

J
Jane 6/25/2009

Michael,
we have added open in new window option to the Menu Editor.