By Anonymous (not verified) on
I just installed drupal for a project I am working on. Here what I want to do:
The homepage will be administered by one or two people, who are briefing our entire company on the project. They are the project managers. However, for the project, there are multiple teams, with leaders. I want to setup several different 'homepages' - for instance - Team 1, Team 2, Team 3, Team 4, that everyone in the project can view.
Each user will be assigned one of these Roles. So, whenever they post a story, blog post, poll, etc, I want it to show up on the 'Team 1' homepage, if they have been assigned that role. What would I need to do this? The Views module? Or is this part of the core?
Comments
Sounds like it would be best
Sounds like it would be best handled by Organic Groups.
but...
I can't seem to figure out how to make the posts show up on the page. I've got the groups setup, and when I create a story I choose a specific group as an audience, and save it. Then when I go to the group page, it does not show up there. Any ideas?
Is the post published? Are
Is the post published? Are you looking at it while logged in? If not, check if it's public or private. Beyond that, I'm not sure what it is.
posts
I can view each individual post; however, is there a way to aggregate them on the Groups page?
If the group is selected for
If the group is selected for each post in the Groups section, then default behavior is to show all such posts on the group page.
Perhaps something non-default is selected for "Group home page view" on the Group page edit screen?
If there is no "Group" section for the posts, then grouping is not activated for that content type. Be sure that your content type is listed as "group post" of some sort on the "Content types" section of the OG admin page: /admin/og/og
nope.
I select the group when posting, blog entires are considered a 'group post', and when I click on the group, I still just get the group description and the comment box at the bottom. This is so frustrating. What you're telling me is that the behavior I want is default...I wish it would work! Ugh.