| Summary | HTML Signature support |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | chris (at) huyler (dot) net |
| Created | 02/17/2005 (1180 days ago) |
| Due | |
| Updated | 02/11/2008 (91 days ago) |
| Assigned | |
| Resolved | |
| Attachments | |
| Milestone | |
| Patch |
It would be nice indeed to be able to use an HTML signature.
It could be a pref : html_sig=yes/no and in the php code
if (html_sig) {
$sig
}else {
$imp_compose->text2html($sig)
}
Or is there a way to include some HTML source code in the signature text field ? So that the HTML editor (xinha, fckeditor) would understand?
Ronan.
A workaround: Don't use the signature box. Create and save a draft email with your desired HTML signature at the end. Then just open the draft every time you want to send an email./Enric
If you need it so badly, you can hire a developer. Since this is partially implemented an no developer seems to have personal interest in a more complete solution, I doubt this will happen anytime soon, otherwise.There hasn't been an update on this request for over 2 years and if you Google HTML signature Horder you will find a lot of hits of people wanting this ability (myself included ;-)
Any chance this can be changed from Lo...or at least looked at again by someone? Thanks.
BDASH...
Partly implemented through the stationery support.State ⇒ New
Type ⇒ Enhancement
Priority ⇒ 1. Low
Summary ⇒ HTML Signature support
Queue ⇒ IMP
In the user profile options, it would be nice to have a second signature field for an HTML signature. If the user is composing a message with the WYSIWYG editor it will add the signature as HTML. If the user is composing a message with the plain-text editor the standard signature will be applied.
Right now, if you put HTML into your signature, it replaces the characters with their html entities (e.g. ").