This light weight module allows you to show facebook walls of diffent users, pages or apps in a block. You can configure as many facebook walls as you'd like. Each wall provides an own block.
This drupal module uses the jquery plugin developed by neosmart (http://www.neosmart.de/social-media/facebook-wall)...
I have my downloads working well, and built a view and placed it in a block on the front page. Yeah!
But one category - wallpapers - really should have sub categories - ie: ipad walls, iphone walls, seasonal walls. How do I do this?
A simple "facebook" style wall module. Allows users inside the drupal site to view and post on each others walls. These posts currently may only consist of normal text but pending public interest can be extended significantly. This is a great base point for a standalone wall posting or even guestbook...
Hi. I''ve installed facebook walls module and add a wall to it. The settings in Drupal only provide a few options though and none of them is what is my facebook id, settings that would actually make it work. I've read all the installation options from the page about FW and visited the developer's site but can't get this to work.
Is the idea that I define FW completely in Drupal, or is the idea that I define it in Drupal and then add the Jquery code? If it's the latter then there are overlapping sections in jquery and Drupal fields for this.
I am building a website with both a store (ubercart) and forum (advanced forum). However, I can not figure out how to disable comments on products without also disabling them on forum. It seems the forum permissions are linked to the comment permissions. I did try disabling the default comment settings in content types/product/edit/comment settings, but it users other than admin can still post comments on products.
I am using the Advanced Profile Kit on my drupal 6 website. I really like allowing users to post on other user's profile "walls" but I can't figure out how to allow the owner of the profile to delete messages from their profile that other users wrote. Is this possible?
Allows commenting on statuses from the Facebook-style Statuses module.
Status
This module is currently very alpha and not ready for use on production sites. It is in heavy ongoing development. Right now, the infrastructure and API is functional, but no integrations have been completed, editing comments...
Hi,
here is what i'm trying to do, and I would like to know if some modules allow to do this.
It wasn't clear from reading facebook drupal's modules:
When user creates a content, is it possible to have it appear on his facebook wall ?
This could be ANY user from a single site.
From what I read, this might be possible with existing module for a single site / account, but i'm not sure if this is possible to allow this to all subscribers of my site for content to appear on their own fb walls.
I am using the blog content type, and I need it to post to two different Facebook fan pages upon submit. It does have to be the fan pages and not the walls of these accounts. I have read as much of the Drupal for Facebook documentation and see how to do everything but this.