I looked at the documentation and can't seem to understand the difference between the UserGroup module and the UserMyGroups... It seems the only difference is that one allows you to create a new group and the other doesn't. Can anyone elaborate?
2) Smart-Thinker – UserGroup
This control is used to display groups that you are the owner of or groups that you belong to
You can add this control to any page you like, but on PokerDIY we made a “Groups” page. Add the control to this page, and configure the settings.
You can choose who can make groups by assigning the Edit right to that role. User’s in this group will be see the “Create new Group” link button on this control. Note that anonymous users cannot create groups. Do not use caching on this control.
6) Smart-Thinker – UserGroup UserMyGroups
This control is displays a list of groups that belong to the user. You can set the module to display groups for the logged on user (set it to be viewable by Registered Users only, and put it on the home page or on the user’s “dashboard”) or by Passed-In UserID. The latter is for a UserProfile page where it will show the groups that belong to the user that whose profile you are viewing. You cannot use caching on these views. Note that when the logged on user is viewing their groups then private groups will be shown to the owner. Private groups will not be shown when used in the UserProfile scenario.