vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Translate single Post in a PopUP (with Bablefish) (https://vborg.vbsupport.ru/showthread.php?t=110095)

PcFreak 03-10-2006 10:00 PM

Translate single Post in a PopUP (with Bablefish)
 
This small modification translate a single posts directly in a pop-up window with bablefish.

Search in postbit or in postbit_legacy template for:

Code:

<!-- controls -->
Replace with


Code:

<!-- controls -->
<a href="#" onclick="Fenster1=window.open('http://babelfish.altavista.com/babelfish/urltrurl?url=http://your.domain_here/showpost.php?p=$post[postid]&lp=de_en','','directories=no,location=no,resizable=yes,scrollbars=yes,toolbar=no,status=no,menubar=no,width=600,height=400')">
<img src="$stylevar[imgdir_button]/gb.gif" alt=" translate  (powered by babelfish)" width="50" height="18" border="0" /></a>

Note:
your.domain_here = The absolute path of your forum

lp=de_en is the translate direction
Translate Post from english to german use lp=en_de
Translate Post from english to france use lp=en_fr
Translate Post from english to portuguese use lp=en_pt etc...

This liitle gifs must be copy in your images/buttons dir.
gb.gif = for English language
fr.gif = for french language
pt.gif = for portuguese language
de.gif = for german language

Thats all.

Of course,
The translation with Bblelfish is not very good, but maybe you understands the meaning


small advertisement
Are you interested in a great statistics for your forum?
Visit my projekt www.vbstatistic.com


Andree (PcFreak)

Daniel 03-11-2006 06:44 PM

Wow, great addition.

projectego 03-11-2006 07:28 PM

Very cool hack, PcFreak. Good job. :)

Esposito 03-11-2006 07:39 PM

Good work, thank you PCFreak :)

The Realist 03-11-2006 09:09 PM

Excellent addition :)

Breaker 03-12-2006 09:02 AM

only problem is when the post is something that cant be seen by guests, the user wont be able to translate it, is there any other method without using the URL available?

Phosphorus 09-21-2006 11:59 AM

installed and work .. except on private forum parts.. when the pop up windows is open we have to logged us again .. instead to have the translation ..

Any help ?

oldfan 09-21-2006 06:58 PM

could this work with translate.google?

oldfan 09-25-2006 01:09 PM

Quote:

Originally Posted by oldfan
could this work with translate.google?

anyone?

Coach_Guru 09-28-2006 09:23 AM

Quote:

Originally Posted by oldfan
could this work with translate.google?

I'm interested too.

Thanks.

Phosphorus 10-01-2006 07:41 AM

Quote:

Originally Posted by Phosphorus
installed and work .. except on private forum parts.. when the pop up windows is open we have to logged us again .. instead to have the translation ..

Any help ?

thx for reply :confused: :surprised: :confused:

fishhub 11-21-2006 05:52 PM

is there a vitnamese and chinese translator?;)


All times are GMT. The time now is 04:54 PM.

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.01072 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete