This social module gets a Facebook News Feed via ID or name and shows it on your website in an iFrame. All privacy settings will be respected as the users can only see public contents, which every anonymous user is allowed to see.
This social module gets a Facebook News Feed via ID or name and shows it on your website in an iFrame. All privacy settings will be respected as the users can only see public contents, which every anonymous user is allowed to see.
Comments
Comment #1
iterator commentedLink: http://drupal.org/sandbox/iterator/1180076
Comment #2
iterator commentedAny feedback would be very much appreciated.
Comment #3
willvincent commentedI've reviewed your code. A few issues jump out at me:
Perhaps a bit more clarification is also in order. It was unclear to me that this is only for facebook pages, and does not work with a personal profile, or facebook group. So, for example, I can't use it to display the newsfeed of my profile, or the wall of a public group, only the wall (newsfeed) of a PAGE. As such, it might be helpful to rename the module, and/or provide some clear documentation about this.
It also occurs to me that this is probably better suited to being a block than a page callback in the menu system. Although, I guess I could see it being useful as a page as well, so perhaps simply adding the block hooks to expose this to the block system.
Obviously, inclusion on any page through the theme layer wouldn't be too difficult, just have to ensure the .module is loaded and then print _show_fbwall(). That would probably be something worth including in the README.txt under an 'advanced usage' section or something.
Comment #4
misc commentedThe applicant has been contacted to ask if the application is abandoned.
Comment #5
misc commentedThe application has been closed. If you would like to reopen it, you are free to do so.
See http://drupal.org/node/894256
Comment #6
misc commented