Closed (fixed)
Project:
Content Taxonomy
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2009 at 21:11 UTC
Updated:
9 Apr 2010 at 16:40 UTC
Hi there,
I need to use CCK for taxonomy but i'd like to add a node to a term at the same time.
Can this be possible?
How can achieve this functionality?
thanks :)
Carlos
Comments
Comment #1
leovw commentedIf I understand you correctly one of these should work - - > http://drupal.org/project/nat or http://drupal.org/project/taxonomy_node
Comment #2
carvalhar commentedthanks, but NAT and Taxonomy Node aren't what i need.
I do need this module,Content Taxonomy, because i need my taxonomy to be exposed in node creation page as a CCK.
The problem is that i need also to relate the taxonomy with the node, not only the CCK field.
For example, if a create a new page and set it using Content Taxonomy as a node with Term X, i'd like to be able to automatically have this node related with the term, both as taxonomy and as CCK.
I need this because this way i can search trough taxonomy and using views with taxonomy.
any tip?
thanks,
Carlos
PS:
Right now, if i choose a term using CCK when i'm creating a node, this node isn't related to the taxonomy term, only with the CCK.
Comment #3
jameshenry commentedThis is a built-in option in Content Taxonomy. Inside the options of a content taxonomyfield, you can choose to save the value as taxonomy terms aswell.
Comment #4
carvalhar commentedok, i found this option at my custom content type manage fields tab.
thanks
Carlos
Comment #5
tsaks commentedNeed help...
I can't seem to find the save options for:
Save as Tag
Save in CCK table
Both
When I go to configure a Content Taxonomy Field I created all I see is a
'Save values additionally to the core taxonomy system (into the 'term_node' table)' option in Global Settings....
...and that dosen't seem to work anyway (in terms of also saving it as a tag)
What am I missing?!
Thanks,
Tarmo
Comment #6
xjmChecking "Save values additionally to the core taxonomy system" will save the value as a tag in your vocabulary. (That checkbox in the 6.x version of the module replaces the options you list.)