Ticket #12 (new enhancement)

Opened 5 years ago

Last modified 2 years 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

comment:1 Changed 5 years ago by s.lewis

  • Priority changed from major to minor

comment:2 Changed 5 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.

comment:3 Changed 5 years ago by jf.hovinne

  • Milestone changed from 0.3 to 0.3.1

comment:4 Changed 5 years ago by jf.hovinne

  • Milestone changed from 0.3.1 to 0.5

comment:5 Changed 4 years ago by jf.hovinne

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

comment:6 Changed 2 years ago by mr_lundis

  • Component changed from editor to plugin

comment:7 Changed 2 years 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.