Hi!
I updated the fb_rules module to Drupal 7.x, and to use the Rules 2.x API.
Also added a new Rules event which fires after a new local user account is created. With this event it is possible to send email notification for the user, which was asked as a feature request in an other issue. Also the motivation for me, to fix and update the module :)
I tested the patch on a sandbox website.
| Comment | File | Size | Author |
|---|---|---|---|
| fb_rules_2x.patch | 3.76 KB | edgarpe |
Comments
Comment #1
edgarpe commentedComment #2
edgarpe commentedHi, I checked my patch against latest D7-dev (master branch) dated may. 08 and still works.
Although, linux patch command fails for fb_rules.info file, I don't know why. Anyway, it's just a core=6.x ->core=7.x rewrite.
I'm running this patch without any problem on my site.
Comment #3
webroru commentedHello!
I only have a few options in Events:
User has connected his Facebook account
User has disconnected his Facebook account.
User has logged in via Facebook
UserA accepted UserB Facebook invitation
And no any options in the Actions and Condition ..
Comment #4
edgarpe commentedThese are the old events. The new one is called "User account created automatically with connected Facebook account". The patch applied succesfully?
Comment #5
webroru commentedI have not applied the patch, I just turned on the module "FB Rules Integration". Where can I find out what features add your patch?
Sorry for Offtopic, but.. It is possible to send a message NOT to the wall of the user, but to the wall of the page (the community)?
Comment #6
edgarpe commentedBump.
You said "All patches are welcome. Thanks." Well this is here for quite a long time. I'm using this patch in production for over 3 months.
Comment #7
Dave Cohen commentedAssigning to me so I can better track this. Plan to commit shortly. thanks and apologies for epic delay.
Comment #8
Dave Cohen commentedThanks again, pushed to .dev build.