Language issue in New Editor
4 posters
Page 1 of 1
Language issue in New Editor
Hi FM,
I have seen New Editor For Forumotion forums.
Excellent stylish. but we got language issue.
amarkkalam dot net is a leading Tamil forum with forumotion dot com
Now we can't write in Tamil Language.
We can't find the textarea id name. it may be insert in iframe.
I given below that JavaScript Code.
Kindly resolve this issue soon possible.
Warm Regards
Murali
I have seen New Editor For Forumotion forums.
Excellent stylish. but we got language issue.
amarkkalam dot net is a leading Tamil forum with forumotion dot com
Now we can't write in Tamil Language.
We can't find the textarea id name. it may be insert in iframe.
I given below that JavaScript Code.
- Code:
<script type="text/javascript">
google.load("elements", "1", {
packages: "transliteration" });
function onLoad() {
var options = {
sourceLanguage: 'en',
destinationLanguage: ['ta'],
shortcutKey: 'alt+g',
transliterationEnabled: true };
var control =
new google.elements.transliteration.TransliterationControl(options);
var ids = ["text_editor_textarea"];
control.makeTransliteratable(ids);
control.showControl('translControl'); }
google.setOnLoadCallback(onLoad);
</script>
Kindly resolve this issue soon possible.
Warm Regards
Murali
guruji- Forumember
- Posts : 48
Reputation : 4
Language : Tamil
Re: Language issue in New Editor
You'd have to turn off the WYSIWYG mode of it in order to continue with that. You can do so by simply putting this in a Javascript file:
- Code:
my_setcookie('WYSIWYG_STATE', 0, true);
LGforum- Hyperactive
-
Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: Language issue in New Editor
wow its work mr.LG 
i dont like WYSIWYG mode

i dont like WYSIWYG mode

sasukekun- Forumember
- Posts : 253
Reputation : 6
Language : English
Re: Language issue in New Editor
No problem. Is the translation working now or do we still have to do more in order for that to work?
LGforum- Hyperactive
-
Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: Language issue in New Editor
Hi,
Any of these users, please post in this thread for organization reasons, thank you.
Only Topic Thread: https://help.forumotion.com/t124671-only-topic-new-editor#830465
Suggestion: https://help.forumotion.com/t124667-the-new-editor-of-forumotion-and-the-old-one#830520
Thread Locked.
Any of these users, please post in this thread for organization reasons, thank you.
Only Topic Thread: https://help.forumotion.com/t124671-only-topic-new-editor#830465
Suggestion: https://help.forumotion.com/t124667-the-new-editor-of-forumotion-and-the-old-one#830520
Thread Locked.
Sir Chivas™- Helper
-
Posts : 6879
Reputation : 438
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

» Language editor
» Topic Editor - Right To Left Language support
» Issue with Text Editor
» Editor box issue.
» Mobile Editor issue
» Topic Editor - Right To Left Language support
» Issue with Text Editor
» Editor box issue.
» Mobile Editor issue
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum