Hi, i'm not only new but on a short timeline so if there is an answer for this out there somewhere and i missed it, I apologize.

What i need:
a follower/followee community post/news feed on my company intranet. So basically you can choose who you want to follow and that is all you will see plus your own posts and any comments made on both.

What i've done:
I have CCK, Views and User Relationships modules installed and working and i have a view filtered down to the followee in this case "requestee" but it excludes my own posts.

View options:
Relationships:
User Relationship: Requestee user
Argument:
User Relationship: Requestee user
Filters:
Node type:
(my type)
Node Published:
yes
User Relationships: Relationship status=1
User Realtionships: Requestee User

I can't tell you how many times i have changed around the above but cannot get it to show my posts. If i take off the argument i get all....Any help you can give woudl be wonderful

Comments

vm’s picture

http://drupal.org/project/flag may help with users being able to flag posts they find interesting. Own posts would have to mimic the tracker view which is shipped with views and disabled by default. May want to look at it, clone it and see if you can manipualte it in the way that you want.