Closed (outdated)
Project:
Invite
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2008 at 18:32 UTC
Updated:
27 Jun 2018 at 13:31 UTC
Jump to comment: Most recent
It'd be nice to be able to choose from Plain text or HTML in invite settings and create HTML email templates.
(see attached)
| Comment | File | Size | Author |
|---|---|---|---|
| invite.module.patch | 1.48 KB | ms2011 |
Comments
Comment #1
smk-ka commentedI 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.Comment #2
kenorb commentedMarked as duplicated:
#333899: remove html code from emails
#178671: HTML template for invite email
Comment #3
ccdoss commentedDoes 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?
Comment #4
ccdoss commentedSorry...didn't have mimemail installed. Works great!
Comment #5
kenorb commentedDrupal 6 is no longer officially supported. If you think this issue is still relevant for 8.x, feel free to re-open.