Hi,
I have a bilingual forum - English and Russian. All the forum controls are in either English or Russian - selected by the user (typical Dolphin Language Install).
What I would like to know:
Is there a way to tie the Forum Topics (Forum Group Name, I believe) to Language Keys? That way I can have the Heading show: "General" when the user in English - and "Главное" when the user is in Russian.
Any ideas?
Thanks,
Paul
|
hemmm,
so do you mean you want a forum group in english and in russian like that?
it's imposible... it willbe better you add google translate script on your site, so when the visitor choose russian language google translate will translate it automatically
=> http://friends.smansakra.sch.id => friends community based dolphin 7 |
Ok. Thank you for the quick reply.
For google translate: is there a way to place the control on only the forum pages,
not the entire site?
Paul |
Of course you can , open your site.com/modules/boonex/forum/layout/YOUR_SKIN/xsl/canvas.xsl.
just place your google translate script on that canvas.xsl. ^_^
=> http://friends.smansakra.sch.id => friends community based dolphin 7 |
Hmmm. Tried it and the google control doesn't show up on the page.
Not sure what I'm doing wrong - but I'm not a programmer. Any advice?
Thanks,
Paul
|
sorry i forget,
open YOURSITE.COM/modules/boonex/forum/layout/YOUR_SKIN_EN/xsl/canvas.xsl.
you can edit there.
may be you can add your code below this div
<div id="orca_main">
=> http://friends.smansakra.sch.id => friends community based dolphin 7 |
Thanks - that seems to work exactly as I needed.
Follow-up question:
I'm having a difficult time with the section headers in the forum (Forum Index)(Recent Topics). In English - great. Switch to Russian - I get (_Recent Topics). I've tried to fix this in the Language Keys - everything looks good there. It doesn't work on the actual page, though.
Suggestions?
Thanks,
Paul
|