Active
Project:
Category
Version:
6.x-2.0-rc1
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2009 at 17:45 UTC
Updated:
3 Sep 2009 at 19:19 UTC
We need an option to break the Taxonomy apart, similar to WordPress.
Currently categories and tags are lumped into one vocabulary, they should have an option to be separated as such:
Category : Game
Tags: Nintendo, Game, Review, Blah
Comments
Comment #1
JirkaRybka commentedI guess it's possible to have two containers, one for the "real" categories, and other for additional tags (possibly one required and pre-defined list, and the other optional and free tagging, or whatever is needed). There's no problem with two different containers accepting the same content type.
Such a structure have implications though, when it comes to category listings of nodes, where these two containers/trees will be separate. Views might help, or might not. Or this might be the desired behavior.
Just a few thoughts... I never really used WordPress.