Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications

Reply
 
Thread Tools
Translate Your Forum Pages Details »»
Translate Your Forum Pages
Version: 1.00, by Kru Kru is offline
Developer Last Online: May 2010 Show Printable Version Email this Page

Version: 3.6.2 Rating:
Released: 11-08-2006 Last Update: Never Installs: 30
 
No support by the author.

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]
Add this below:
(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 your asian translation shows strange characters go to AdminCP -> Languages & Phrases -> Language Manager -> Edit Settings -> HTML Character Set and change it to UTF-8


If you use this mod please click Install - cheers!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 11-09-2006, 02:43 PM
rareclownfish rareclownfish is offline
 
Join Date: Mar 2006
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looks interesting, does this work on any other VB's?
Reply With Quote
  #3  
Old 11-09-2006, 02:49 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #4  
Old 11-09-2006, 02:58 PM
Kru's Avatar
Kru Kru is offline
 
Join Date: Nov 2002
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rareclownfish
This looks interesting, does this work on any other VB's?
It works on VB 3.5.X, too.
Reply With Quote
  #5  
Old 11-09-2006, 04:13 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #6  
Old 11-09-2006, 04:33 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy
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?
same here !
Reply With Quote
  #7  
Old 11-09-2006, 08:09 PM
phovanxua phovanxua is offline
 
Join Date: Sep 2006
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't work on my site here http://www.hatnang.com
Reply With Quote
  #8  
Old 11-09-2006, 10:37 PM
rwilkins108's Avatar
rwilkins108 rwilkins108 is offline
 
Join Date: Oct 2006
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #9  
Old 11-10-2006, 08:43 AM
Greek76's Avatar
Greek76 Greek76 is offline
 
Join Date: Aug 2006
Location: Planet Earth
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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....
Reply With Quote
  #10  
Old 11-10-2006, 09:16 AM
ThomasR ThomasR is offline
 
Join Date: Mar 2005
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:59 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07435 seconds
  • Memory Usage 2,294KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete