Currently, the vocabulary form requires all vocabularies to be associated with nodes. This is unnecessary and curbs the usage of the taxonomy module in implementations that do not involve the node system/form.
Thanks
-K
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy.patch.txt | 680 bytes | Zen |
Comments
Comment #1
Zen commentedExample use case: Use the taxonomy system as an hierarchical menu system (in tandem with the description field), with multiple parents etc. etc.
My own use case stems from the use of the NAT module and indulging in some magickery with associating the taxonomy image module with a node.
I believe that this is an innocuous changes and increases the flexibility of the taxonomy system.
Thanks
-K
Comment #2
Jaza commented+1.
This will definitely make the taxonomy module more flexible. The category module already has this field as non-required, and when using the taxonomy wrapper (included with category), this field also 'becomes' non-required for taxonomy.
I would like to set this to RTBC, but I'm cautious that it could actually be considered a feature request, rather than a bug, and hence that it might be too late to get it in for 4.7. However, if other people feel that it really is a bug (and I won't disagree with that), by all means, set it to RTBC.
Comment #3
drumm-1. I don't think we should encourage non-node uses of categories (taxonomy) since they are relatively closely linked.
I don't consider my word on this issue to be final, so I'm leaving this open for review. I suspect a mailing list discussion might be needed to move this forward.
Comment #4
killes@www.drop.org commentedpeople who want to do fancy stuff can hook_form_alter the form.
Comment #5
kkaefer commentedDiscussion continues here: http://drupal.org/node/100429