Active
Project:
Taxonomy Other
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2008 at 22:14 UTC
Updated:
26 Jan 2012 at 09:00 UTC
Currently if I create a Content Taxonomy field for a vocabulary, the function provided by Taxonomy Other is removed, it'd be handy if the 2 modules were compatible.
Comments
Comment #1
no2e commentedThat would be nice.
Comment #2
phildu commentedsubscribe
Comment #3
Xabraxas commentedThis is something I would also like to see for Drupal 6. Is there any chance this is being worked on?
Comment #4
wilfn commentedI would also appreciate this feature. Also, the same goes for compatibility with Taxonomy Super Select.
Comment #5
psicomante commented+1
Comment #6
benone commentedsubscribe
Comment #7
brisath commentedsubscribe
Comment #8
Michsk commentedI to +1 and subscribe for this one. I'm no coder but i will take a look at this and maybe will be able to get this done, but if there is someone who is a true coder and can get this fixed please don't hesitate!
Comment #9
Michsk commentedAnd when we will start on this, there should also be a content_multigroup option since that is a strong option in content_taxonomy.
Comment #10
damiandab commentedsubscribe
Comment #11
akin.demirci commentedsubscribe
Comment #12
jarchowk commentedsubscribe
Comment #13
alibama commentedyes. please = any chance? am certain this is a great feature... autocomplete confuses people way too much
Comment #14
bsandor commentedSubscribe
Comment #15
cposer commentedSubscribe
Comment #16
CarbonPig commentedWould be awesome! Subscribe
Comment #17
slucas commentedI am also interested.
TIll now I've found a way to do similar things with http://drupal.org/project/hierarchical_select
But the UI is not so clear.
And there's this module http://drupal.org/project/select_or_other but it seem only for text field.
As I'm using nearly always content taxonomy field, it'll be great.
Another option i've found create another field just below, in autocomplete widget, and with the title "other".
The new value created will be available for all immediatly.
But surely a bit complicated for such a task.
Comment #18
cposer commentedI'm starting to doubt that this module really is "actively maintained". Well, there's no help but pushing requests until someone notices =)
Comment #19
rellis commentedThis module is only actively maintained in that I'll do bug
fixes for current functionality, and compatibility fixes
that don't require a major rewrite.
Compatibility with content_taxonomy would require a
different approach than the current one (which uses
hook_form_alter() and taxonomy functions).
I did have some ideas for a new version that would use
a custom form element and widget -- something along the
lines of select_or_other -- but I haven't got much time
for it, and I don't want to duplicate effort.
Comment #20
cposer commentedFair enough =)