Version: 2.00, by Digital Jedi
Developer Last Online: Sep 2023
Category: Show Thread Enhancements -
Version: 3.6.x
Rating:
Released: 01-21-2008
Last Update: 08-18-2008
Installs: 29
Template Edits
Re-useable Code Additional Files Translations
No support by the author.
Support and updates for this mod will now be given in the 3.7.x thread, as this should work no matter what your version of vB. If you have any questions, please ask in that thread.
Supported Languages العربية (Arabic) Български (Bulgarian) 中国 (Chinese - Simplified) 中國 (Chinese - Traditional) Hrvatski (Croatian) Česky (Czech) Dansk (Danish) Nederlands (Dutch) English (This is merely a direct link to the Google Translator) Suomi (Finnish) Fran?ais (French) Ελληνική (Greek) Deutsch (German) हिन्दी (Hindi) Italiano (Italian) 日本語 (Japanese) 한국어 (Korean) Norsk (Norwegian) Polski (Polish) Portugu?s (Portuguese) Rom?nă (Romanian) Русский Russian Espa?ol (Spanish) Svenska (Swedish)
Live Demo
Look for the "Translate" drop-down menu beside the "Display Modes" drop-down.
Its the flash header. I reverted the header template back to the default and Wah-la it worked perfectly. Google for some reason is having a problem with it. Got any ideal???
This is a jack-leg fix, and I'm not sure it will work, but do you happen to have an alternate skin that doesn't use the flash headers? One of the things I had to do with the old Bablefish hack, was change the URLs in the code to something else. Like for awhile there, I had them link to the archive version of the thread, or to a different style ID. Like I said, it's a jack-leg fix, but the first thing that popped into my head.
No the Flash header is a part of the site. Now that I know what the problem is I'll dig around on Google and see if theres a fix. As soon as I get it working Ill post the results here so you can add to your instructions. Thanks for everything... Daniel
One more thing. I tried putting the code into the navbar so I could translate all my portal pages but I couldn't get the <tr><td>~</td></tr>. part of the code to work anywhere. The button was easy to place anywhere on the navbar. Any Ideal where to but all the Country code?
Problem solved. There were 2 issues with this hack not working with the Google Translator.
1st: For some reason Google didn't like my "objectSwap.js" This is the code to get around the pesky active X on IE.
2nd: There was a snag with my Flash content. I was using a Macromedia Shockwave Flash 6 but it kept hanging at the content. I changed it to Flash 8 and still it got stuck. SO.... I stuck the flash on its own page and used an IFrame in the header.
I know, I know its an Iframe but it works.
Now to move it into the Navbar so all pages can be translated. This would be handy for everyone with the VBadvanced CMPS portal system like myself. Make all global pages translatable. Also need to look into a fix for the ended session when translated. Any ideals.
Got this into the navbar. Not really hard at all but who knows how to change the language code from "showthread.php" to translate the entire page from the navbar?
Problem solved. There were 2 issues with this hack not working with the Google Translator.
1st: For some reason Google didn't like my "objectSwap.js" This is the code to get around the pesky active X on IE.
2nd: There was a snag with my Flash content. I was using a Macromedia Shockwave Flash 6 but it kept hanging at the content. I changed it to Flash 8 and still it got stuck. SO.... I stuck the flash on its own page and used an IFrame in the header.
I know, I know its an Iframe but it works.
That's great. I'm glad you posted it here in case anyone encouters the same problem. Hey, I've always thought Iframes were awesome.
Quote:
Now to move it into the Navbar so all pages can be translated. This would be handy for everyone with the VBadvanced CMPS portal system like myself. Make all global pages translatable. Also need to look into a fix for the ended session when translated. Any ideals.
Quote:
Originally Posted by Scalemotorcars
Got this into the navbar. Not really hard at all but who knows how to change the language code from "showthread.php" to translate the entire page from the navbar?
Give me just a couple of days, and I'll post the vBadvanced version of this. In order to get the benefit from it in the Navbar, you would need completely different code in the URL area. It's not hard, just different based on your needs.
There's a slight bug with the one I'm working with. It worked earlier, but I noticed that it didn't like some modifications to my portal page. I'm trying to work that out to see if it's the new HTML I added, or on Google's end.