Author: HiFiKabin
Extension Description: Adds gTranslate to your board. This is a replacement for my Google Translator whose code is now at its end of life
Screenshots:
Limitations: This extension packages the gTranslate code for easy use on phpBB so its operation is limited to how they have written that code.
The gTranslate code translates THE WHOLE PAGE, including Topics, Categories, Usernames etc.
Some spaces in the template are removed but this does not affect readability.
If you are using the board in a translated language not all of the Moderation Tools will function.
It sets the default language to that of your browser.
Omit Translation: You can omit text from being translated by one of the following methods:-
1) HTML (Template files)
Wrap the text you want to be omitted within
Code: Select all
<span class="notranslate"></span>
BBCode Usage
Code: Select all
[notranslate]{TEXT}[/notranslate]
Code: Select all
<span class="notranslate">{TEXT}</span>.
Code: Select all
NoTranslate
Extension Version: 3.3.1
Language: All
Supported Styles: All
How to change the default colours: Styling
Live Demo: HERE
IMPORTANT: If you are migrating from my Google translator extension, you MUST disable it as well as delete its Data BEFORE installing gTranslate
Download : HERE
Installation:
- Download the latest release and unzip it.
- Upload the folder
hifikabin
toroot/ext/
and enable it in the ACP
My extensions board or the CDB topic