If I crea开发者_JAVA百科te a Taxonomy (vocabulary), I can\'t see the option hierarchy, what can be the reason of that?This option have been removed in 6.
Hi Suppose I开发者_StackOverflow have a term name called \"product\" and the term id is \"123\", how can I use the term name \"product\" to get the term id \"123\"?
I created a new content type \'Student\'. I created a new field and chose \"content taxonomy list\" for \"select a field type\". The taxonomy is selected in the following step, this taxonomy is create
People submit a taxonomy terms to my site and i want to able to do \"publish\"/unpublish 开发者_开发百科to the real vocabulary, is there a module that do it ? like term status = suspend?Perhaps Term s
Is there anyway of doing this by using rules or by some custom code? I did try using rules but I can\'t find a way of adding a new term and set the name as the node title because the [node:title] toke
Looking for a Drupal \'Redirect When Deleted\" module. We have a classifed listing site built on drupal , so we have large numbers of listings that are published and then removed from the site on an
I have a generic content type (\"property\") that has a bunch of content sorted via taxonomy. How can I hide or display CCK fields (or better yet, groups of CCK fields) based on taxonomy term selected
if i am browsing a page of taxonomy in drupal, is there a way to get term-id of this page?? ex: select * from term_data limit 2;
I need to assign dynamic attributes (like entity types) to a custom content type thatcreated. Those entity types have a name and 2 additional attributes. I\'ve not seen a way to assign additional attr
in drupa开发者_StackOverflow社区l, after installing the taxonomy node module, I can create a node explaining the taxonomy term. That\'s working fine.