Opened 13 years ago

Closed 13 years ago

#6942 closed New Feature (invalid)

Greek letters and minor improvements of special char

Reported by: AndiU Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5
Keywords: HasPatch Cc:

Description

Hi,

I added greek letter to the special character plugin, as in scientific environments these are needed on a daily base. They were already defined in http://docs.cksource.com/ckeditor_api/symbols/src/plugins_entities_plugin.js.html in order to allow them to insert, but the special char plugin didn´t offer them.

As greek and also latin letter(!) can be disabled, I made the inclusion optional. Also I added the following missing characters to special chars: "Š","š","Ÿ"

Language file is also updated.

Please the the files attached

Attachments (2)

plugin.js (3.9 KB) - added by AndiU 13 years ago.
specialchar/plugin.js
en.js (4.0 KB) - added by AndiU 13 years ago.
specialchar/lang/en.js

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by AndiU

Attachment: plugin.js added

specialchar/plugin.js

Changed 13 years ago by AndiU

Attachment: en.js added

specialchar/lang/en.js

comment:1 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Keywords: HasPatch added; greek special character removed

comment:2 Changed 13 years ago by Garry Yao

Resolution: invalid
Status: newclosed

@AndiU, thanks for the patch, the default special char plugin is just providing an scaffold for extending with your own customization, the editor doesn't have to ship with everything.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy