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

salvis’s picture

The !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).

salvis’s picture

Status: Active » Closed (fixed)