Opened 14 years ago
Last modified 14 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)
Change History (3)
Changed 14 years ago by
Attachment: | 6934.patch added |
---|
comment:1 Changed 14 years ago by
Type: | Bug → New Feature |
---|
comment:2 Changed 14 years ago by
Cc: | tobiasreif@… added |
---|