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

leovw’s picture

If I understand you correctly one of these should work - - > http://drupal.org/project/nat or http://drupal.org/project/taxonomy_node

carvalhar’s picture

thanks, 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.

jameshenry’s picture

This 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.

carvalhar’s picture

ok, i found this option at my custom content type manage fields tab.

thanks
Carlos

tsaks’s picture

Need 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

xjm’s picture

Priority: Critical » Normal
Status: Active » Fixed

Checking "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.)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.