ASP.NET HTML Editor - Localization

HTML Editor Localization
How to make HTML Editor in ANY language

! This example uses Editor control inside MS Ajax UpdatePanel. Download working example Download. !




Design mode
HTML text
SUBMIT

Quick Formatting






















How to make HTML Editor in ANY language

You can make HTML Editor support your native language. It can be done in a few steps.
  1. Make a copy of en.xml file in /Editor_data/ed_localization folder.

  2. Rename the copy to xx.xml where xx is new supported language name (de, es and so on).

  3. Translate semantic fields in the file to selected language.

    Note: Be careful with field lengths in <popup-windows> section of the XML file.
    Text that is too long can "break" popups' design.
Now you can set the Language property of HTML Editor to the new language name.
Example: Language = "es"

See HTML Editor properties & events page for details.

We ask you to send your new localization XML files to Obout Support.
We will make your localized XML file available for everyone and give you credit for it.


It is also possible to make editor autodetect the language.
See cs_AutoLanguage.aspx or vb_AutoLanguage.aspx examples in HTML Editor section of downloaded Suite.

"I'm impressed of your components. Best user friendly components I have ever seen."

Yücel Kandemir
21 IT Solutions & Travelink Inc.

obout.com
obout.com Home
News
HTML Editor Home
HTML Editor Home
Why the best?
Download
Site Map
Examples
Appearance - 10
Full button set
Lite button set
Custom button set
Design-mode textbox
How to fit into small space
Page maker
Default font
Initially without toolbar
Preview mode
"Read only" mode New
Content - 15
Read-only and custom tags
Shadow for Image
External image gallery
Upload images
Copy/paste formatting
Preview Document appearance
Keys used for editing
.NET validation
Documents Generator
Upload documents
Convert to PDF
FullHTML
Spell Checker - 3
Spell checking
Spell Checker dictionaries
Several dictionaries
Localization - 2
Localization
RTL support
Integration - 14
Inside Flyout
Inside Grid
Inside Window
With Color PickerNew
Google AJAX Language API New
Inside AJAX Page - 2
Inside AJAX Page
Inside CallbackPanel
ASP.NET AJAX ControlToolkit - 5
Collapsible panel
Tabs
Editor in each TabPanel New
Timer
Modal popup
ASP.NET Controls - 2
MultiView
Wizard
Full control over editor - 32
Server side - 22
Appearance customizations - 4
Show/hide submit button
Show/hide Design/HTML view
Show/hide quick format panel
Width & Height
Content - 6
Content counters
Plain text length control
Show plain text
Enable editor on focus
Set caret position on load
Add CSS files New
Events - 5
ClickSubmit event
ClickCancel event
ContentChanged event
CallbackContent
ClientCancel
Hide HTML Editor until needed
FixedToolBar
CSS file for quick format
Set HTML view on load
Enable browse button for images
Enable browse button for URLs
Disable Wait message New
Client side - 10
Working with selected text
Set design/HTML view on load
Show/hide HTML Editor
Get/set content
Surround HTML
Insert HTML
Style selected content
Exec command
Query command
'Not Set' in dropdowns New
Customize - 13
Custom editor toolbar in VS
Custom fonts
Custom font sizes
How to add icons
Custom Popup Windows
Custom Buttons
Custom Context Menu
Popup Properties Disabling
Default Table Properties
Custom toggle button
Custom select button
Textarea popup
Custom 'Quote' button New
Knowledge Base - 1
Knowledge Base
Tips and tricks - 5
Autosave implementation
Full custom buttons set
Editor_data for several sites
Use with database
Template XML file use New
Documentation - 23
Server side - 10
HTML Editor properties & events
HTML Editor inner properties
Custom toolbar
Custom fonts
Custom font sizes
Custom Context Menu
Dictionaries for spell checker
Hot keys definition
Disabling Context Menu items
Additional CSS files New
Client side - 6
Main functions and interfaces
Custom Context Menu support
Custom Popup Window support
Top toolbar buttons' methods
State functions
Suppress Context Menu
Spelling dictionary - 5
Dictionary structure
Affix rules
Phonetic rules
Generate phonetic code
How to add new word
Supported browsers
ChangeLog