I would like to provide this feature where only your friends are allowed to post on your walls. IS this already available? If not , could you please consider as feature request?

Comments

icecreamyou’s picture

Category: feature » support
Status: Active » Fixed

This is not available without writing a little bit of code and it's not something I'm going to add to the module (anyway, the D6 branch isn't getting any new features). Implement hook_facebook_status_user_access_alter() (docs) for the friend/relationship module you're using. This question has been asked several times before, there are some examples in the queue of what that code might look like for similar situations and various relationships modules (here is one for User Relationships).

ajayg’s picture

Thank you ! That is a good pointer.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.