Posted by geek-merlin on February 9, 2008 at 12:50am
Just looking around for components for an issue tracking system. One key feature would be that users can setup their own controlled vocabulary for their issues...
Googling around
* First result: other people already have wanted this, but i could not find a premade module that does it
* Second: there is an old issue about this with a fine sketch from moshe
* Third: the og_vocab module does something quite similar imho: a vocabulary for each group.
This module might be a good starting point to start hacking. Right now i'm not enough into drupal to do it but i'll leave this as a note to myself and interested audiences. :-)

Comments
Check out community tags:
Check out community tags: http://drupal.org/project/community_tags
http://www.twitter.com/lxbarth
Not quite... community tags
Not quite...
community tags isn't it,
i need a controlled vocabulary.
What do you mean by
What do you mean by "controlled"?
http://www.twitter.com/lxbarth
i also wanna know what you
i also wanna know what you mean with "controlled"
I'd like to build this
Hello,
I am very interested in building this module. I have a pretty clear idea of how it could work... Could probably use at least one other developer to help with coding, hopefully someone with solid Drupal experience.
Please contact me if you'd like to help building this.
I thought User Tags did
I thought User Tags did something like you want. But there's interest in developing this, and maybe a feature of Community Managed Taxonomy (in progress) could handle it, so try to lay out your requirements carefully and fully!
benjamin, Agaric Design Collective
benjamin, agaric
This is different than the
This is different than the User Tags module, which lets you add tags to a user profile.
This is more like http://drupal.org/project/flag_lists or http://drupal.org/project/private_taxonomy which provides a way for each user to create groups of content where only they can see the list. I think of it like labels in Gmail, where each person can label the same email differently.
did this die?? Clearly
did this die?? Clearly there's interest in this. Anybody know how to do this, yet?
Whipped something up
I needed this for a project today so I whipped something up:
http://drupal.org/sandbox/that0n3guy/1379404
The taxonomies aren't "secure" (for now) it just makes it so they don't show up in the autocomplete for taxonomy reference field.
Oh yeah, and D7 only.