but would be nice to be able to allow a node type to just specify an email and fire of an email to that user rather than having to select someone with a uid.

Very hopeful module though. Looking forward to seeing how it evolves.

Mike

Comments

steingard’s picture

Title: cck's user reference type is useful » cck's user reference field is useful

I agree. I need the ability to send an email to the author of a node that is referenced in my custom CCK Content Type.

This is something that is badly needed in my project in the very near future, and there may be the possibility of sponsorship for this feature to be added.

mfredrickson’s picture

This is a useful idea.

What we need is to be able to do is run another action on the node referenced node (e.g. email author). I think this is the best way to do it.

steingard’s picture

yeah, for sure. That's what I was thinking.

Is it difficult to have it reach into a node reference and grab the author of that node to send an email to?

Any chance it could be done in the near future? :)

mgifford’s picture

We're a bit pressed for time at the moment, but we could take it on if there were funding to develop it. I do think it is a useful extension.

Mike

steingard’s picture

I have spoken with the powers that be, and we are interested in sponsoring the extension of this module.

What kind of a cost and time-line do you think it would be to implement something like this?

alanburke’s picture

Any Progress?

steingard’s picture

The quoted price was too high for our project (about 4x than what I had expected), so we're making due with the user reference feature in some parts (although it is not ideal, it still does the trick).

We are hoping that either I become more of a Drupal module ninja (unlikely), or someone else helps sponsor, or (better yet) someone else decides to code it on their spare time.

Cheers,
Tyler

mgifford’s picture

We've been swimming in CCK lately and can take this on more easily than we could when we initially gave you the quote. If there's still a budget, please let us know.

mgifford’s picture

We've posted our code here:
http://openconcept.ca/blog/ethan/extending_the_fieldactions_module

We didn't have the time to do all we'd wanted to do to extend this module, and had to focus on more immediate needs.

Mike

alanburke’s picture

Status: Active » Fixed

You can do this with Workflow NG module in Drupal 5
and with the actions and triggers modules in Drupal 6.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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