Opened 13 years ago

Last modified 13 years ago

#6934 new New Feature

Alternative style/format outlook

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Discussion HasPatch Cc: tobiasreif@…

Description

Style combo item is not presented under the preview style of the each style definition (same with format combo), sometimes this isn't an option at all (seen on user request #6379), the editor should allow an alternative presentation to be provided in the following format:

	{
		name : 'Colored: White',
		element : 'span',
		styles : { 'color' : 'White' },
		displayHtml: '<span style="background-color:#000;color:#fff;">Colored:White</span>'
	}

Attachments (1)

6934.patch (2.9 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Garry Yao

Attachment: 6934.patch added

comment:1 Changed 13 years ago by Garry Yao

Type: BugNew Feature

comment:2 Changed 13 years ago by Tobi Reif

Cc: tobiasreif@… added
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