Google translation module
September 20, 2005 6:21 AM   RSS feed for this thread Subscribe

How do I put a Google translation module on my website?

I have seen such a module on a few websites, including phpwebsite.appstate.edu. It has text that says "Translate this web page" followed by a drop-down menu where you can choose from 8 languages, and a "Go" button. When you click on the "Go" button, you are taken to a page on Google's website, where you see a translation of the page you started on.

I have checked Google's Language Tools webpage, and I don't see anything about how to get this module.

Thanks in advance for any advice!
posted by merejane to computers & internet (3 comments total)
From what it looks like, that phpwebsite page just copied the source off of googles language tools website, so I assume you can do the same. Just 'View Source' on that page and look for [form name="translator"]
posted by Mach5 at 7:51 AM on September 20, 2005


Lance Arthur helpfully provides code and instructions on his wonderful website.
posted by bradlands at 8:00 AM on September 20, 2005


Thanks to both of you -- now I have two choices of how to implement this!
posted by merejane at 7:13 PM on September 20, 2005


« Older Your recommendations for a sma...   |   Does anyone have any experienc... Newer »
This thread is closed to new comments.


Related Questions
Some sort of database for translations? September 7, 2008
XML Editor for translations February 4, 2007
Japanese PHP/Mysql development tips? August 28, 2006
How to create a parallel text! April 29, 2006
Translate this hex code January 16, 2004