Active
Project:
RSVP
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 14:37 UTC
Updated:
21 Sep 2009 at 14:50 UTC
Jump to comment: Most recent file
Hi again,
this patch should move the email templates into files which can be overridden by site admins by copying into a theme folder.
We also have some code (which lives in our custom module for the Pink Fridays site) which provides an admin settings page which combined with theme files lets you edit the templates from within Drupal. I'll upload these as zipped up files since we have this separate to the RSVP module, you should be able to work out what's going on with it pretty easily and incorporate it into RSVP if you want.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | email_templates.zip | 2.73 KB | muhleder |
| #1 | bcc_event_email_templates.admin_.inc_.zip | 772 bytes | muhleder |
| rsvp-email-templates.patch | 13.19 KB | muhleder |
Comments
Comment #1
muhleder commentedAnd here is the code/theme files we're using to get the email templates into the admin interface. Not sure if this was already a feature of rsvp? We didn't need all of the email templates, so only a couple are provided here.