Closed (fixed)
Project:
Content Taxonomy
Version:
6.x-1.0-beta6
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2009 at 13:47 UTC
Updated:
28 May 2009 at 14:40 UTC
Will this module save the entire taxonomy path to cck, or just the highest level?
I need the entire path to be available as cck.
Example:
taxonomy->term->term
becomes:
(0) -> taconomy
(1) -> term
(2) -> term
Comments
Comment #1
farald commentedComment #2
ksc commentedI investigated this question too. http://drupal.org/node/399380
The module saves the selected term.
Only the Hierarchical Select (HS) module seems to do what you want.
The HS support for Content Taxonomy is not yet ported from Drupal 5 to 6 but there are patches and other solutions already there.
Please see http://drupal.org/node/342992.
Comment #3
mh86 commentedas ksc said, this module doesn't save any parent values