[Tickets #6456] Re: Font and Font Size choices for Xinha editor
bugs at horde.org
bugs at horde.org
Thu Mar 20 12:06:26 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6456
-----------------------------------------------------------------------
Ticket | 6456
Updated By | Jan Schneider <jan at horde.org>
Summary | Font and Font Size choices for Xinha editor
Queue | IMP
Version | HEAD
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2008-03-20 08:06) wrote:
> I found through testing that the span tag
> is the best to provide this functionality.
Not really, because SPANs are inline tags that can't be put around block
tags.
> If not I see that '<p
> class="imp-signature">' is allowed.. I am not sure how to add a
> class .imp-font and provide it that way... I am assuming that '<span
> class="imp-font">' may make it by the filter. Where would I go to
> add that class?
That wouldn't help because the recipient client doesn't know about this
class. That's why we use the imp-signature class; it's only rendered in
IMP's compose screen.
Btw, it's possible to create patches that covers all modified files at
once. Much easier than creating a ZIP file each time.
More information about the bugs
mailing list