drupal-taxonomy
Can't see option hierarchy when creating a vocabulary
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.[详细]
2023-02-19 00:45 分类:问答Drupal6 - Getting term id from term name
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\"?[详细]
2023-02-18 21:04 分类:问答can't see type 'content taxonomy list' in node import
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[详细]
2023-02-18 00:34 分类:问答suspend taxonomy term in drupal
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[详细]
2023-02-17 12:05 分类:问答Drupal 7: Create a taxonomy term for each node and use the node title as the term name
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[详细]
2023-02-16 06:21 分类:问答Looking for a Drupal Module that will Redirect Pathauto urls when a node is deleted
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[详细]
2023-02-11 19:42 分类:问答Hide CCK field group based on taxonomy term in Drupal6?
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[详细]
2023-02-06 20:18 分类:问答how can i get term id of a page in drupal?
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;[详细]
2023-02-06 19:39 分类:问答Drupal: Additional attributes for taxonomy terms
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[详细]
2023-02-06 08:46 分类:问答list the taxonomy terms linked to the corresponding taxonomy nodes
in drupa开发者_StackOverflow社区l, after installing the taxonomy node module, I can create a node explaining the taxonomy term. That\'s working fine.[详细]
2023-02-03 07:00 分类:问答