Looking for a way to relate views block to a user Blog.

amirtaiar's picture

Hello,
I have search a lot for this purpose and didnt find what I am looking for, hopfully here I will find an answer.
Yet I must say, my knowledge in PHP is non.
I am tring to Relate several views block I have created(like Blogrol, Archive) that relating the blog manager content to that blog page.
example:
Blog X
- Blog x Archive
- Blog x blogrol
Blog y
- Blog y Archive
- Blog y blogrol

and so on.
I have succesfully create the views but can't succeed the relationship.
I found this mission importent and can be input in ather mission's as well.
Thank you

Login to post comments

Here's an awesome video by

opensanta's picture
opensanta - Sun, 2009-01-04 11:38

Here's an awesome video by drewish on views2 relationships:
http://drewish.blip.tv/file/1593750/


hey Mitchell

amirtaiar's picture
amirtaiar - Tue, 2009-01-13 20:10

Thank you,
it was well learned and interesting, though I didnt figure how to acomplish this on my block's.
I can do the view detail which is grate, but I still didnt found the way to relate the block to "his" bloger page, like what blog_info module is doing.