I've been looking for a way to add CCK fields from our Event content type to the reminder email that gets sent out. What's the best way to do that? Should I just go ahead and modify signup.module, or is there already a way to do this?

Comments

Lowell’s picture

If you do modify signup.module, please post your modifications here.

This is a feature I would ike to see working too

moshe weitzman’s picture

see og_mail() or thereabouts for a cck friendly way to send notifications and such.

Anonymous’s picture

subscribing

dww’s picture

Version: 4.7.x-1.x-dev » 5.x-2.x-dev
Status: Active » Fixed

If you want this, use the latest code in HEAD (which will become 5.x-2.5 in the near future), and turn on the token.module. See #285626: Integration with the Token module.

Enjoy,
-Derek

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.