Hello,
I love this module thank you. However, I am a "weekend-warrior" coder. I understand the basics and am comfortable editing most files etc. But the blend between javascript, php and facebook API is a little hard to navigate. I have the module running and it works well, so far no bugs.
The concept of my site is a community site for sharing information that taps into fb social tools but expands fb's limited forum and posting features and allows for archiving of good info.
I would like new content on my drupal site (including comments hopefully) to be automatically posted to a specific fb group (target id should stay the same). From what I understand from FB docs, I just need to point the stream.publish (or incarnation in JS) to the "target id" (of the group or page I am after). So far I do not know where to "hack" this module to make this happen. I am also assuming the target id of the group is the large number in the url. Ultimately a feature that allows target id's would be preferable but now I am happy with a hack - or to be pointed in the right direction.
I understand the problem with users needing posting privileges to the group and if need be this will be taken care of the old-fashioned way or moderators limiting the facebook group and drupal site users by hand (unless a cleaner way is developed - ie. auto-matching drupal users to FB group members).
As far as features surrounding this:
No dialog will be required, the check box given in the example is ok but not necessary.
Also, these are additional and can be ignored, but are a wishlist;
1) I would like to "pipe" posts from the group straight back into the site if anyone knows how to do that (with user info etc intact, assuming they have approved my fb app). RSS feed options have yet to reveal a working way of doing this in a group from my searching.
2) The auto-matching of FB group users and drupal users would be a cool feature, though obvious problems. However, this would greatly expand this modules integration with FB.
Thanks for any help in advance.
Comments
Comment #1
wilbersmith commented