Language issue in New Editor  Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Language issue in New Editor

    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Language issue in New Editor  Empty Language issue in New Editor

    Post by guruji June 12th 2013, 2: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
    LGforum
    LGforum
    Hyperactive


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

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

    Post by LGforum June 12th 2013, 2: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.
    sasukekun
    sasukekun
    Forumember


    Posts : 253
    Reputation : 6
    Language : English

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

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

    wow its work mr.LG Wink

    i dont like WYSIWYG mode Very Happy
    LGforum
    LGforum
    Hyperactive


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

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

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

    No problem. Is the translation working now or do we still have to do more in order for that to work?
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


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

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

    Post by Sir Chivas™ June 12th 2013, 5: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.