Hi there
I like to create the following situation:
1. Users should be able to creat a "group" - i installed OG module
2. Users should be able to create a "page"
3. Users should be able to create a link from the "group"/homepage to a "page"
- with CCK and CCK link i created this possibility.
3.These links should only be displayed as a (menu-navigation) block, on the "group"pages
of one specific group.
- with views i created a block that displays the links made in the CCK/link field.
- with OG block visibility i checked the group, for display in that specific group.
Now the links created by all te groups will be displayed on this (menu navigation)block.
Finally this block will be displayed in one group.
This is not what i want.
I only want the links displayed in the block which were created by the initiator of the group.
So: Group A has a menu block with only links to pages related to that group A
During navigation within the group-content this menu block stays displayed
Group B has a menu block with only links to pages related to that group B.
During navigation within the group-content this menu block stays displayed etc.
I have been searching but i havent ran into something that was very clear to me.
I'm not much of coder.
The stuff that i found was:
http://drupal.org/node/174563
http://drupal.org/node/213448
http://drupal.org/node/176927
http://drupal.org/node/123003
I probably went into a wrong direction creating a solution for this and really could use some pointers here.
Or......is this impossible in Drupal at this moment?
Comments
thread will continue
thread will continue here: www.drupal.org/node/331343