I want on one of my site pages (lets call it AllBlogs page) list of links to all blogs that belongs to various users of my site.each link must lead to page (lets call it Blog page) that displayng blog of user,its entries and comments How can (if it possible) i manage thing like this?
i'm using the blo module and
as i saw-its displaying by default
all the entries of all blogs in the same container on the same page.
i want that container will show only blog of some user that was chosen from the user list.
i want that container will show only blog of some user that was chosen from the users list.