Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 16:01 UTC
Updated:
30 May 2009 at 22:06 UTC
I'm not sure if this is a support request for the subscriptions, token or mail_edit module.
I want to add a list of taxonomy terms that are tagged to a post into the subscriptions mail. Preferably I'd like them to be clickable back to the site.
I don't see a token in the mail_edit interface to allow you to show the taxonomy terms assigned to a node.
Comments
Comment #1
salvisThe !variables are defined by the various Subscriptions modules. Look at subscriptions_cck.module for an add-on that adds some additional variables.
The most difficult part would probably be how to present this (in text-only format).
Comment #2
salvis