The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Language issue in New Editor

4 posters

Go down

Language issue in New Editor  Empty Language issue in New Editor

Post by guruji June 12th 2013, 12:29 pm

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.


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
avatar
guruji
Forumember

Posts : 48
Reputation : 4
Language : Tamil

Back to top Go down

Language issue in New Editor  Empty Re: Language issue in New Editor

Post by LGforum June 12th 2013, 12:47 pm

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);
That will disable the WYSIWYG mode and then we can translate the textarea.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Language issue in New Editor  Empty Re: Language issue in New Editor

Post by sasukekun June 12th 2013, 1:07 pm

wow its work mr.LG Wink

i dont like WYSIWYG mode Very Happy
sasukekun
sasukekun
Forumember

Posts : 253
Reputation : 6
Language : English

Back to top Go down

Language issue in New Editor  Empty Re: Language issue in New Editor

Post by LGforum June 12th 2013, 1:25 pm

No problem. Is the translation working now or do we still have to do more in order for that to work?
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Language issue in New Editor  Empty Re: Language issue in New Editor

Post by Sir Chivas™ June 12th 2013, 3:05 pm

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.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6964
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum