Hi Dave,

Any thought of putting in Notifications? I guess it would be an action. By the way, do you know of any way to selectively trigger based on some value (say a user profile field - ie if user country= US or something similar).

Thanks
Nigel

Comments

Dave Cohen’s picture

Yeah I'd like to create actions for everything in the facebook api that can reasonably be an action, but its a matter of time to get around to it all. It would probably be very similar to one of the existing actions. If you want to take a stab at it, submit a patch...

Drupal's actions (and triggers) are pretty limited, making it tough to do what you're asking. Actions work well in limited cases. If you need more advanced logic you're better of putting it in a custom module. And in that case, refer to the actions as example code.

Letharion’s picture

Status: Active » Closed (won't fix)

Since Drupal 5 is no longer supported, I'm taking the liberty to close all FB D5 issues. Issues that haven't moved since D5 are unlikely to still be valid.