Re: Widget areas for Groups, Forums, etc
@aronel Thats easy to do just create new sidebars for each and then create functions for each of those sidebars.
sidebar.php
sidebar-groups.php
in your groups theme folder switch out the code that calls sidebar.php and add sidebar-groups.php
You can also do this and create new zones on pages / slugs. Say at top of groups directory you want to have featured groups avatars. Easily done with widget zones.