from
setting is not empty
.
true
| false
.true
.true
| false
.false
.true
, a style class (defined in the completedClass
setting) will be added to the clicked link.
true
| false
.true
."translator-completed-left"
."translator-container"
.true
| false
.true
.cookie
should be kept after the visitor's browser is closed or not.
true
| false
.true
.languages
setting.{ "ARGENTINIAN": "es_ar" }
. Then, include the new code in the languages
setting: ["es_ar", "fr", "de"]
.empty
."translator-custom-language-"
.".do-not-translate-me"
.'<img src="{{ src }}" alt="{{ name }}" />'
.true
| false
.true
."translator-flags-and-names"
."translator-flags-and-short-names"
."translator-flags"
.images/
.en
."translator-hidden"
.id
unique value.
If two or more translators are being placed in the same web page, and all have the same id
, then their ids
will be renamed to id-<translators count>
.<div class="translator translator-container <id> translator-names">
"translator-jquery"
.<a class="translator-language-en" title="English" href="javascript:;"><img alt="English" src="../translator/images/English.gif"><span>English</span></a>
"translator-language-"
.["en", "es", "fr", "de"]
.["en", "es", "fr", "de", "da", "ja", "hi", "it"]
.'<td><a href="javascript:;" title="{{ name }}" class="{{ language_selector_class }}">{{ content }}</a></td>'
.'<div class="{{ sub_container_class }}"><table border="0" cellspacing="0" cellpadding="0"><tbody><tr>{{ content }}</tr></tbody></table></div>'
.true
, a style class (defined in the loadingClass
setting) will be added to the clicked language's link.
true
| false
.true
."translator-loading-left"
.true
| false
.false
.30
.'<span>{{ name }}</span>'
.true
| false
.true
."translator-names"
.filtered_elements, translation, source, from, to, options, restore
.function(filtered_elements, translation, source, from, to, options, restore) {}
.translator, options
.function(translator, options) {}
.filtered_elements, source, from, to, options
.function(filtered_elements, source, from, to, options) {}
.5
.restore
button, all the selected text will be restored to their original content, and will clear the cookie
too.true
| false
.true
."translator-restore"
."translator-restore-container"
.'<div class="{{ hidden_class }} {{ restore_container_class }}"><a href="javascript:;" title="Restore" class="{{ restore_class }}">Restore</a></div>'
.<td>|</td>
empty
.true
| false
.false
."translator-short-names"
."translator-loading-left"
."body"
.
Override
admin setting.