Closed (works as designed)
Project:
Forward
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2007 at 22:05 UTC
Updated:
25 Apr 2007 at 17:12 UTC
There should be a text only template too with the package.
Comments
Comment #1
seanrYou can completely customize the theme to your liking. Just copy the theme functions from forward.theme and put them in your template.php file (change the function names to phptemplate_forward_email and phptemplate_forward_postcard) and then Drupal will use your custom theme instead of my default. You can even have different email templates for each theme on your site if you so desire.
At some point I may create a set of text only themes and add a configuration option to allow you to easily switch between them, but that will be in a later release (too busy right now).