This is a migrated thread and some comments may be shown as answers.

Cyrillic Support

1 Answer 122 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Randy Mitchell
Top achievements
Rank 1
Randy Mitchell asked on 21 May 2010, 07:12 PM
I understand the whole localization thing that is not my question. Does the radEditor support an end user typing cyrillic characters in the content area? If yes is there any thing special I need to be setting to allow that?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 24 May 2010, 10:32 AM
Hi Randy,

RadEditor is powerful enough to be used in any language you like: English, Bulgarian, Russian, Hindi, Vietnamese, Chinese, Japanese, Korean, etc.

You'll need to set the proper encoding in the aspx files with the editor. You can use the following encoding:
<?xml version="1.0" encoding="utf-8" ?>, which will make the editor compatible with Western Europe languages, Cyrillic, Greek, Asian, Arab, Chinese, Japanese, etc characters.

If the characters entered by the user are displayed properly by the browser on the same page where the editor is, they should be displayed properly in the editor as well.

Sincerely yours,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
Randy Mitchell
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or