Organizing/categorizing many groups with group tags plugin
-
I have a programming question about how to implement this. I’m about to build a medium size BP install for an existing community where their groups are semi-structured. I was thinking the best way to provide them the ability to organize their groups would be with group tags. Just like is done regular wp with tag clouds and on this forum as well.
My question is should I use the skeleton component to create a new BP groups class and do everything in there? During group creation I would have a separate ‘Tags’ panel. OR should I simply extend the existing group class and put the tag creation code under the current place for Group Description.
I’m guessing the first is the way to go, but I’m looking for some advice about how to do this. In the end it will be a plugin an hopefully helpful to others with many groups.
- The topic ‘Organizing/categorizing many groups with group tags plugin’ is closed to new replies.