You are viewing a wiki page. You are welcome to join the group and then edit it. Be bold!
Posted by protoplasm on November 3, 2010 at 8:11pm
Last updated by protoplasm on Wed, 2010年11月03日 23:27
Last updated by protoplasm on Wed, 2010年11月03日 23:27
It took me quite a while this morning to figure out how to create a view that lists friends (user relationship module) comments and nodes. I thought maybe I would begin a views cookbook that would serve as a fast-track to creating slightly more complex views.
1. Create a list of friends' comments for any specific user page...like whateverdomain.com/users/#### using the uid of the user as the argument.
2. Create a list of friends' posts for any specific user page...like whateverdomain.com/users/#### using the uid of the user as the argument.
| Attachment | Size |
|---|---|
| 1_friends_comments.jpg | 235.6 KB |
| 2_friends_posts.jpg | 174 KB |