FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to place in the post Page translate Tab
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
How to place in the post Page translate Tab [message #14360] Thu, 13 November 2003 02:00 Go to next message
aircool5(at)bellsouth(dot)net is currently offline  aircool5(at)bellsouth(dot)net   United States
Messages: 132
Registered: March 2003
Karma: 0
Senior Member
I like to place a tab or a script or whatever is , to translate the post to another language , in may cases some of the English speaking reading the post and request to me to translate for them ,which is too many work ....

eg:
http://fud.prohost.org/forum/index.php?t=getfile&id=907
  • Attachment: forum8.jpg
    (Size: 12.14KB, Downloaded 837 times)

[Updated on: Thu, 13 November 2003 02:01]

Report message to a moderator

Re: How to place in the post Page translate Tab [message #14363 is a reply to message #14360] Thu, 13 November 2003 02:05 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
modify msg.tmpl

FUDforum Core Developer
Re: How to place in the post Page translate Tab [message #14366 is a reply to message #14363] Thu, 13 November 2003 02:32 Go to previous messageGo to next message
aircool5(at)bellsouth(dot)net is currently offline  aircool5(at)bellsouth(dot)net   United States
Messages: 132
Registered: March 2003
Karma: 0
Senior Member
What it you mean, I do not have any script to alter that table.
icon3.gif  Re: How to place in the post Page translate Tab [message #14367 is a reply to message #14366] Thu, 13 November 2003 02:40 Go to previous messageGo to next message
aircool5(at)bellsouth(dot)net is currently offline  aircool5(at)bellsouth(dot)net   United States
Messages: 132
Registered: March 2003
Karma: 0
Senior Member
Can I use the same script they have on they forum?

<form method=post action=translate.asp target=tanslate>
<input type=hidden name=id value=7063><input type=hidden name=tosubject value="Test">
<hr align="center">
<table border="0" width="100%" cellspacing="4" cellpadding="0">
<tr>
<td width="18%">
<select name="lp" style="font-family: Arial; font-size: 3mm; font-weight: bold" size="1">
<option value="en_es" SELECTED>English to Spanish</option>
<option value="es_en" >Spanish to English</option>
<option value="en_de" >English to German</option>
<option value="de_en" >German to English</option>
<option value="en_zh" >English to Chinese</option>
<option value="en_fr" >English to French</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="zh_en" >Chinese to English</option>
<option value="fr_en" >French to English</option>
<option value="fr_de" >French to German</option>
<option value="de_fr" >German to French</option>
<option value="it_en" >Italian to English</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="ru_en" >Russian to English</option>
</select></td>
<td width="82%"><input type="submit" value="Translate Now!" name="t" style="font-family: Arial; font-size: 3mm; color: #0000FF; font-weight: bold; background-color: #00FFFF"></td>
</tr>
</table>
</form>
</td>
</tr>
Re: How to place in the post Page translate Tab [message #14368 is a reply to message #14367] Thu, 13 November 2003 03:19 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I don't know what translate.asp does and how it works, but I suppose you could use it...

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Logged In User List - wrapping problem
Next Topic: Admin 'seeing' invisible users
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Jul 04 02:35:38 GMT 2024

Total time taken to generate the page: 0.02584 seconds