Support forums

Live Support, Chat and HTML Editor
    
Welcome to Support forums Sign in | Join | Help Messenger
in Search

Browse by Tags

All Tags » language
Sorry, but there are no more tags available to filter with.
  • Setting UI Culture for the whole project

    Hi,   is there any way to set CE interface culture for the whole project instead of setting CustomCulture for every instance?   Thanks.
    Posted to Cute Editor for .NET (Forum) by alvipeo on July 2, 2007
  • Re: Links DropDown localizable? Configuration options

    Sorry, on re-reading my original post, i realize that since i was writing while thinking about something else, i have been really imprecise, something i usually try to avoid in my posts when i'm at the questionning end of the discussion. Sorry, let's reboot this :)We have a DotNetNuke site that uses CuteEditor for its html edition. Since ...
    Posted to Cute Editor for .NET (Forum) by Samy B on March 20, 2007
  • Links DropDown localizable? Configuration options

    Hello everyone  We are currently in the last steps before publication of our website on the web. While ironing out some details, we realized that the link dropdownlist of the CuteEditor wasn't localized. We have a Localization module for our pages that allows us to change their titles according to the language... My question is the ...
    Posted to Cute Editor for .NET (Forum) by Samy B on March 15, 2007
  • Re: change editor language

    arkus_cesar,   CuteEditor auto-detects IE's culture setting to decide what language to use. If developers need server side control, we also provide API to override the setting acquired from client browsers.   To change editor's language or culture to es-MX, you should do:   Editor1.CustomCulture = ''es-MX'';   In this ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 6, 2006