Closed (fixed)
Project:
OG User Roles
Version:
5.x-2.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2007 at 05:42 UTC
Updated:
10 Sep 2007 at 04:06 UTC
I'm not sure if this is already possible, but it would be good to be able to nominate a different view(front page) for a subgroup. This may be better implemented in the OG module itself, seeing that that is where you nominate the view in the first place.
This is a bug in a site i'm building because the sub-group needs to show completely different information, instead it displays just like the parent group.
Comments
Comment #1
somebodysysop commentedThis is an OG issue. Right now, to my knowledge, there is no way to give different groups different home page views.
Comment #2
somebodysysop commentedComment #3
Nijip commentedJust letting everyone know the solution i found for the above problem.
Organic groups can nominate more than one node type for group creation.
To have a different view on each type of node, i used content template and inserted a view with a php snipit.
So now the main group and subgroups have different views.