The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Translate Your Forum Pages Details »» | |||||||||||||||||||||||||
Description:
Instantly translate all vb pages that include a footer. To Install: Just upload the xml file as a plugin from within AdminCP> PluginSystem>ManageProducts> Download / Upload Plugins After it open your footer template and find: Code:
$vboptions[copyrighttext] (replace http://www.yoursite.com with your sites main url example http://www.cabalonline.com) Code:
<div align="center"> <a href="javascript:window.location='http://www.yoursite.com'" onmouseover="window.status='http://www.yoursite.com'; return true" onmouseout="window.status=' '; return true" target="_top">Default language</a> <br /> <form action="http://babelfish.altavista.com/babelfish/urltrurl?url=http://www.yoursite.com$translationurl" method="post"> <input type="hidden" name="u" value="http://www.yoursite.com$translationurl" /> <select name="lp" onchange="this.form.submit();"> <option value="">Select from and to languages</option> <option value="zh_en">Chinese-simp to English</option> <option value="zt_en">Chinese-trad to English</option> <option value="en_zh">English to Chinese-simp</option> <option value="en_zt">English to Chinese-trad</option> <option value="en_nl">English to Dutch</option> <option value="en_fr">English to French</option> <option value="en_de">English to German</option> <option value="en_el">English to Greek</option> <option value="en_it">English to Italian</option> <option value="en_ja">English to Japanese</option> <option value="en_ko">English to Korean</option> <option value="en_pt">English to Portuguese</option> <option value="en_ru">English to Russian</option> <option value="en_es">English to Spanish</option> <option value="nl_en">Dutch to English</option> <option value="nl_fr">Dutch to French</option> <option value="fr_en">French to English</option> <option value="fr_de">French to German</option> <option value="fr_el">French to Greek</option> <option value="fr_it">French to Italian</option> <option value="fr_pt">French to Portuguese</option> <option value="fr_nl">French to Dutch</option> <option value="fr_es">French to Spanish</option> <option value="de_en">German to English</option> <option value="de_fr">German to French</option> <option value="el_en">Greek to English</option> <option value="el_fr">Greek to French</option> <option value="it_en">Italian to English</option> <option value="it_fr">Italian to French</option> <option value="ja_en">Japanese to English</option> <option value="ko_en">Korean to English</option> <option value="pt_en">Portuguese to English</option> <option value="pt_fr">Portuguese to French</option> <option value="ru_en">Russian to English</option> <option value="es_en">Spanish to English</option> <option value="es_fr">Spanish to French</option> </select> </form> </div> If you use this mod please click Install - cheers! Show Your Support
|
Comments |
#2
|
|||
|
|||
This looks interesting, does this work on any other VB's?
|
#3
|
||||
|
||||
Thanks . Great hack . exactly what i was looking for .
but i think it would be great if we could do it by having the Countries Flags . so that user just click on Flag and .......... . i was wondering if i make some flags what link shall i call for it ? Thanks a lot |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
This does not work for me, If on the index page it just refreshes, if on any other page it just goes to the index page, any ideas please?
|
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
Doesn't work on my site here http://www.hatnang.com
|
#8
|
||||
|
||||
For those people having a problem with this just refreshing, I think it is because you are putting it in between a <form action=...> </form> section. This uses it's own form action...
|
#9
|
||||
|
||||
My page just refreshes and does not pick the chosen language. If your on an actual forum and choose one of the option I go to an error page....
|
#10
|
|||
|
|||
I use the Google translation system, updated from the An-net hack:
https://vborg.vbsupport.ru/showthrea...89#post1108089 No problems under 3.6.1, just read the steps on the link above. For your information, I use google, because it have less problems with the forum with specific caracters (like french accents) |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|