Version: 1.00, by Infopro
Developer Last Online: Jun 2016
Category: End-User Options -
Version: 4.1.0
Rating:
Released: 01-28-2011
Last Update: Never
Installs: 151
Template Edits
Re-useable Code Translations
No support by the author.
I'm not sure if anyone else has posted this, if so I apologize. I did find some other earlier versions of mods to use Google Translate, but could not find one similar and as simple to use as this.
In the footer template, find the first instance of:
I have had to uninstall it from mine because of this issue.
I hope they can fix it as its a great mod, but I was getting to many complaints from people.
If we could get an "if then ..." statement to check for the standard language, then the mod wouldn't execute and hence the Google load delay wouldn't happen, except in the case where the user was connecting with a language other than the site default. If the latter, then I don't think he's going to mind the delay if he's able to use the mod to get the site displayed in his own native language.
If we could get an "if then ..." statement to check for the standard language, then the mod wouldn't execute and hence the Google load delay wouldn't happen...
Awesome. I have installed it. Some people have mentioned that it is
slowing down the page load. I believe that will only happen if you
are using the Google Analytics lines. Unfortunately, Google Analytics
does add a delay when the page is loaded. They usually specify to
put it in the header but I put it in the footer to reduce "apparent" load time.
It does mean that if the user aborts before the page is fully loaded, it
won't be counted.
If we could get an "if then ..." statement to check for the standard language, then the mod wouldn't execute and hence the Google load delay wouldn't happen, except in the case where the user was connecting with a language other than the site default. If the latter, then I don't think he's going to mind the delay if he's able to use the mod to get the site displayed in his own native language.
Regards,
Doug
Quote:
Originally Posted by Crogge
I really like this modification, though I noticed a increased loading time because it is connecting to the Google servers each time. Is there a possibility to use this modification and let it access the Google servers only when you actually need it?
Quote:
Originally Posted by BadgerDog
That's what I was trying to say, albeit badly, in my post above, repeated here:
Quote:
Originally Posted by BadgerDog
Yup ... +1 ...
Anyway, on the other matter, what I'm trying to say ... is it possible to make the execution of this mode conditional?
In other words, wrap the mod in IF THEN code?
ie: If the language is NOT English, then execute this code