Posted by mikesmullin on January 8, 2008 at 6:32pm
Jump to:
| Project: | Invite |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
It'd be nice to be able to choose from Plain text or HTML in invite settings and create HTML email templates.
(see attached)
| Attachment | Size |
|---|---|
| invite.module.patch | 1.48 KB |
Comments
#1
I think you also need a new set of tokens (inviter and invite-message, both filtered by
check_plain()), otherwise you're opening the site to XSS attacks. And of course a clear warning that the default tokens used (those ending in -raw) are insecure and the admin has to change them.#2
Marked as duplicated:
#333899: remove html code from emails
#178671: HTML template for invite email
#3
Does this work for anyone? I tried it on Invite 5.13, and included some html tags. The invitation just included the html tags verbatim. Am I doing something wrong?
#4
Sorry...didn't have mimemail installed. Works great!