Ticket #12 (new enhancement)

Opened 3 years ago

Last modified 5 months ago

Request for Special Characters feature

Reported by: s.lewis Owned by:
Priority: minor Milestone:
Component: plugin 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 2 years ago by jf.hovinne

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

Changed 5 months ago by mr_lundis

  • component changed from editor to plugin

Changed 5 months ago by mr_lundis

  • owner jf.hovinne deleted
  • status changed from assigned to new
  • milestone 0.5 deleted
Note: See TracTickets for help on using tickets.