Posted by rafhuys on June 10, 2011 at 11:26am
Hi,
wouls it be possible to let the group admin decide which functionalities appear on his/her group? For instance: some groups would like te have a blog, whereas other would like a rss feed block.
) is this possible? (that would be awesome!!!!)
) if so, how could this be achieved?
Thanks!
Comments
spaces
This is what spaces_og does. Check out Open Atrium for a good example http://openatrium.com/
OG D7
for D7 og this can be achieved through node(group type) overrides in panels. It is not a group admin ui solution, but I suppose you could utilize group types as different layout/feature options and let group creators decide which type they would like. just a off the top of my head thought.
Hi, Conceptually, it should
Hi,
Conceptually, it should be 1 group type. Each group admin should be able to 'activate' and disactivate features on his group.
Implementing this in D7 concepts: assign a context to each group page. Each context has a different set of features.
So I believe this is spaces, right?
I was not thinking of implementing different group types (could that be a solution?)
ps: some guys are porting spaces_og to d7: http://drupal.org/node/1167884
Add the field
Add the field "Group content links" to the Group type.
Using this, Group Admin will be able to choose some Group content types to equip the group.