Ticket #95 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Application of arbitrary inline elements in the sidebar (like the toolbar)

Reported by: nathanaeljones Owned by: jf.hovinne
Priority: major Milestone: 0.5
Component: editor Version: trunk
Keywords: Cc:

Description

Application of arbitrary inline elements through the sidebar. (The toolbar concept doesn’t scale well to <cite>, <abbr>, and <span> elements)

Where should I start?

I know 2 dozen languages, but I want to ask you WYMEditor experts where I should implement this feature, and how I can best reuse code and allow reuse.

Change History

comment:1 Changed 4 years ago by jf.hovinne

  • Status changed from new to closed
  • Resolution set to fixed

Implemented with the help of the insert(), wrap() and unwrap() API calls. Test page available since r546 and r553.

Note: See TracTickets for help on using tickets.