Postponed (maintainer needs more info)
Project:
User Badges
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Apr 2008 at 14:12 UTC
Updated:
12 Nov 2010 at 15:32 UTC
Comments
Comment #1
lefranlloyd commentedPerhaps a combination of OG and role by groups would be an adequate workaround. I think there are more than one solution for adding a unique roll whenever a group is joined and removing it once membership is ended. This should allow for the badge functionality you want in the meantime.
Comment #2
scotese commentedI too would love to have this function -- I can't imagine having roles for all the groups and subgroups that I have.
Comment #3
Flying Drupalist commentedOK, updating feature request. :)
Comment #4
Richard Blackborder commentedUsing the module Rules (possibly with tokens) would make this possible.
There's a related post here. They are talking about assigning roles. You can do the same thing, but assign badges instead:
http://groups.drupal.org/node/20843
Comment #6
emdalton commentedThe problem with using Rules the way that thread describes is that you need to know in advance what each group will be, when users will be creating them "organically." What would be ideal is a small add-on to OG that would let the group creator/admin select (or even upload) a badge for the group. I'm not sure which project this request should go to, however.
Comment #7
nancydruPatches are welcome
Comment #8
emdalton commentedWhat I'm currently working on is adding a small CCK image field to groups, using a view to collect the badges, and displaying that in Author Pane. I haven't quite got it working yet.