Hi
I need to do something like this:

I have node type "Club"
Each "club" must have the menu, general for all clubs: "events", "directorate", "seniors"

Each club have one moderator and he can add many documents to his club (document types "event", "director", "senior"), but till creation the moderator have to chose only his club as taxonomy term or nodereferrer field.
These documents must be shown as list not on the club page, but only by click on their menu item

What way can I do this? If it possible in views?

Comments

ludo1960’s picture

..Look into the OG module as a solution, it should do what you require.

lamp04ka’s picture

A problem that the "club" will not have a members, only one moderator. I finded some decision for drupal 5 http://drupal.org/node/87195#comment-1182418 , but I need it to 6 :(((((