Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
Support
Last post
Fri, 04/29/2005 - 06:01
#1
silverhay
Joined:
29/04/2005
Posts:
2
UTF-8 instead of html-entities
How is it possible to have utf-8 entities in sourcecode instead of html-entities?
Thank you for your help.
Mon, 05/02/2005 - 07:38
#2
gwkeeper007
Joined:
02/05/2005
Posts:
1
RE: UTF-8 instead of html-entities
To avoid letters replacement switch off setting - FCKConfig.EnableXHTM = false - in file the name fckconfig.js. Default is TRUE. You will loose XHTML support, but with clasics HTML it works soundly and replacement is OFF.
Tue, 03/28/2006 - 09:32
#3
sath
Joined:
28/03/2006
Posts:
1
RE: UTF-8 instead of html-entities
For version 2.2 you must change FCKConfig.ProcessHTMLEntities to false in the fckconfig.js file. (the default value is true)
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
RE: UTF-8 instead of html-entities
RE: UTF-8 instead of html-entities