Dff and Rules Integration
I'm interested in contributing to the Drupal for Facebook (Dff) module. One thought of integration which I thought would be helpful is to integrate dff into the Rules module (http://drupal.org/project/rules).
Before getting started, I'd like to know if their has been any thought around this and any advice during development.
Here is what triggered my thought:
- I'd like to associate users a specific "user role" if the Facebook user is affiliated with a specific Group ID (gid), is friends with a specific User ID (uid), etc.
This particular example would have to be done at registration and also at cron level. The cron would verify that the credentials are still valid, if not then the User Role would be removed.
I believe the Rules module would be a good fit and allow more customization and growth for the non Drupal developers to expand the Drupal for Facebook module's functionality.
Thanks!
- Forums:

Rules system
Hi,
I have made some rules integration for a project I am working on.
but it wok with old version of DFF.
I am now working in converting every thing to the new Graph DFF .
I will post update when it is ready.
Thanks for the news. Let me
Thanks for the news. Let me know if there is any help needed. I don't want to exert energy in something that is already being done by another Drupal dev.a*