drupal-taxonomy
Drupal 7: Printing Taxonomy Fields in Page.tpl.php
If you have a field that is on a node, you can use the following code to print the field in your page.tpl.php file:[详细]
2023-03-10 07:28 分类:问答Drupal 6 - Redirect after add taxonomy term
When adding a taxonomy term in Drupal, it redirects back to itself to add another term. Is there a way of over开发者_运维问答riding this?[详细]
2023-03-05 02:55 分类:问答How can I import several taxonomy term values into a single term_reference field using the feeds module?
I\'m using the feeds module on a drupal 7 instance and I have a content type with a term_reference field with the option to include multiple tags. My question is, how can I import multiple tags from a[详细]
2023-02-28 11:35 分类:问答CSS class assigned to a taxonomy term
Imagine a blog with 4 different taxonomy terms. I want to display \"all blog items,\" but every blog item with the term \"design\" will have a different look. So what I\'d want is to have a CSS class[详细]
2023-02-25 19:12 分类:问答Is there a way to prevent duplicate taxonomy terms in Drupal (7)?
I\'m using a 开发者_JS百科free-tagging system in Drupal and am running into a problem: if I re-use a taxonomy term, it is added (redundantly) to the taxonomy vocabulary. Is there a way to limit a voca[详细]
2023-02-25 05:07 分类:问答A way to limit taxonomy exposed filter options in view with arguments in drupal
I\'m building a product catalog where a particular secti开发者_高级运维on is displayed by views with an argument, a taxonomy id of a section.[详细]
2023-02-24 02:49 分类:问答Can a term have multiple parents from different vocabularies?
Is it possible in Drupal Taxonomy? I\'ve many pages related to consumer products to be in following vocabularies:[详细]
2023-02-23 08:53 分类:问答how to display Node Terms in block with tree structure in Drupal?
I just enabled multiple terms for node creation and i just wanna display those mulitple terms as a tree sturctured in a block i tried with the following code[详细]
2023-02-22 14:51 分类:问答Save taxonomy term's lineage
In Drupal 7 when editing a node and saving a taxonomy term that has parents, how can I attach the parent lineage to the node as well?[详细]
2023-02-19 12:04 分类:问答Drupal VIews Exposed Filter: Taxonomy Select List?
Drupal 6: I have a view (version 2) with an exposed filter on taxonomy term name. The provided exposed widget is a text field with \'Apply\' button. What I\'m trying to do is to have a drop down popul[详细]
2023-02-19 03:21 分类:问答
加载中,请稍侯......