Closed (fixed)
Project:
Buddylist
Version:
5.x-1.1-beta
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2008 at 11:58 UTC
Updated:
22 Mar 2008 at 04:07 UTC
Hi,
I would like to change what is displayed in the block "My buddies' recent posts". I would like to control which content types that is shown in the list.
I thought that this was controlled in the View "buddylist_posts", but if I override this View and change the filters it doesn't affect what is displayed in the block "My buddies' recent posts".
The same goes for the block "My buddylist", that I thought was controlled by the View 'buddylist'.
How can I control the blocks "My buddies' recent posts" and "My buddylist"?
Thanks,
Seth
Comments
Comment #1
seth97 commentedI decided to do my own block instead.
First I cloned the View "buddylist_posts" and called it "friends_posts" and changed the filters to my needs.
Then I created a new block with the following code: