Ticket #12 (assigned enhancement)

Opened 3 years ago

Last modified 18 months ago

Request for Special Characters feature

Reported by: s.lewis Owned by: jf.hovinne
Priority: minor Milestone: 0.5
Component: Editor Version: trunk
Keywords: entities, special chars, special characters Cc:

Description

I have run into a real-world situation where one of the users of SkyBlueCanvas with Wymeditor needs to be able to insert html special characters without editing the raw HTML (¨ » etc.). I think this is going to be a necessity in a fully developed version of Wymeditor.

Change History

Changed 3 years ago by s.lewis

  • priority changed from major to minor

Changed 3 years ago by jf.hovinne

  • status changed from new to assigned

I think it can be implemented as a plugin, adding e.g. a tool button or a dedicated panel.

We'll also need insertAtCaret(sHtml) in the core.

Changed 3 years ago by jf.hovinne

  • milestone changed from 0.3 to 0.3.1

Changed 3 years ago by jf.hovinne

  • milestone changed from 0.3.1 to 0.5

Changed 18 months ago by jf.hovinne

This is now possible with the help of the insert() API call, and can be implemented as a plugin.

Note: See TracTickets for help on using tickets.