By keycoke on
how to create category with multiple parents and sub-categories?
i dont understand with Drupal category's system! (unusualy)
how to create category with multiple parents and sub-categories?
i dont understand with Drupal category's system! (unusualy)
Comments
Create vocabulary with Hierarchy::Multiple
When you create a vocabulary (administer->categories->add vocabulary) you want to make the Hierarchy field be Multiple. Then you need to add terms to your vocabulary. When you make the terms, you can set the parent. If you select more than one parent, the term has multiple parents.
- Robert Douglass
-----
Rate the value of this post: http://rate.affero.net/robertDouglass/
I recommend CivicSpace: www.civicspacelabs.org
My sites: www.hornroller.com, www.robshouse.net
cant
i want create like drupal site forum. when i select the category i and preview i can't select the "Support" category, but i should select the sub of "Support" category.
category title
|
--category 1
|
...--sub cat 1
user should select the "sub cat 1", not "category 1"
Forum containers
That's actually a special feature of the forums and you do it by making forum containers. It isn't a feature that is available for the normal taxonomy usage, unfortunately. I think it would be a good feature, so maybe you should file a feature request. I know that a possible taxonomy rewrite is in the works.
- Robert Douglass
-----
Rate the value of this post: http://rate.affero.net/robertDouglass/
I recommend CivicSpace: www.civicspacelabs.org
My sites: www.hornroller.com, www.robshouse.net