Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2012 at 13:14 UTC
Updated:
3 Jan 2013 at 11:33 UTC
This module allows users to post nodes automatically to facebook.com. Currently supports posting on group's page and user's page.
You need to download the http://github.com/facebook/facebook-php-sdk and extract the entire contents of the archive into the sites/all/libraries/facebook-php-sdk folder of your server.
Project page: http://drupal.org/sandbox/serm/1721850
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/serm/1721850.git fb_poster
Comments
Comment #0.0
serm commentedadd full git path
Comment #1
andypostHave you seen similar projects?
Please explain a difference this from current solutions? We just trying to prevent a code duplication.
Comment #2
serm commentedHi andypost! Thanks for review!
This module allows to post a node to the facebook page automatically as soon as the node is published. It allows to post the node to a group's page as well. In module settins one can select content types for publishing and set access rules for site users.
Comment #3
Robin Millette commentedSerm, did you search for other Facebook modules to see if the functionnality you coded was already available in another module?
Comment #4
serm commentedHi Robin! Thanks for review!
I fount this module Post to Facebook.
But I was not able to integrate it with my site! Module developers have not updated it...
My module is the most simple. All you need to do for publishing in facebook, it's just a tick in the publishing settings.
Sorry for my English.
Comment #5
serm commentedLook at the code of the module, please.
Comment #6
webdorado commentedWe have tested the module and found a bug:
- In "Application settings" after filling the required fields and pressing "Save configuration" a blank page appears, without any messages, fields or buttons.
Comment #7
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
Comment #7.0
klausiAdd valid git link for non maintaner