Closed (fixed)
Project:
CCK Taxonomy Fields
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 02:12 UTC
Updated:
27 Aug 2008 at 07:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
robertdouglass commentedThe goal of this module is to use the lists and hierarchies built by taxonomy module as CCK fields. Other than the list building (vocabularies and terms), there is no overlap in functionality between this and taxonomy. It does not replace taxonomy. It just uses the list building functionality.
Comment #2
ryo commentedForgive me if my wording bothered you.
Yes, I think I understand it.
My question is regarding the content creation process.
Please see attached file.
Above "module categories:" is of taxnomy modules.
Below "module categories by CCK Taxo:" is of CCK taxonomy fields.
Do I have to select taxonomy terms twice?
Or do I get a wrong idea?
Comment #3
robertdouglass commentedAaah, I understand the question now. The CCK Taxonomy module does a special trick to your vocabulary form and allows you to select zero content types to be associated with the vocabulary. It is normally required to select at least one content type. When I use this module, I don't associate the vocabulary with any content types. That way only the CCK Taxonomy form, and not the taxonomy.module provided form appears on the node creation page.
Comment #4
ryo commentedAh! Now I understand the trick now!
I didn't even imagine it allows us to select zero content types to be associated with the vocabulary.
I tried it just now and confirmed the fact.
Anyhow, I think it would be better to add this trick mechanism onto the module description page :-)
regards,
Comment #5
robertdouglass commentedI'll update the docs. Thanks for your feedback.
Comment #6
(not verified) commentedComment #7
sgdev commentedAh fantastic ... glad I found this. Was spinning around in circles trying to figure out why I had two sets of select boxes. :)
Just to make sure, there are no other impacts to Views or Categories by not having a Content Type set on a vocabulary?
Comment #8
merilainen commentedOf course there is. It seems that this module only enables to show a certain taxonomy term in the node where you want it. If you don't associate your node type with any taxonomy, then your node will not have any connection to the taxonomy -> you cannot list nodes by taxonomy. Am I right?