#3015: Insert Special Character - Code format choice
-------------------------------------------+--------------------------------
 Reporter:  madrussa                       |       Owner:     
     Type:  New Feature                    |      Status:  new
 Priority:  Normal                         |   Milestone:     
Component:  General                        |     Version:     
 Keywords:  insert special character code  |  
-------------------------------------------+--------------------------------
 I've used FCKeditor for a long time now and I like what your doing with
 CKEditor3. You have the ability to insert special characters, an example
 being {{{©}}} for the copyright symbol and {{{ }}} for a none
 breaking space. In strict browser such as those using the WebKit engine
 the above mentioned characters can cause errors when loading in via an
 AJAX (XML Wrapper) request. They state that strict XML requires either
 numbered codes or an entity be added to the page. Considering that
 FCKeditor can be used to create content for an AJAX request it would be
 worth while adding the option into the "insert special character" to chose
 whether the character be encoded in alphabet mode or numbered mode. An
 example being that in alphabet mode the code for a Non Breaking Space
 would be written as {{{ }}} and in numbered mode it would be written
 as {{{ }}}. Or an option to choose which mode to be added into the
 config file?

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3015>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to