Questions tagged [drupal-taxonomy]

Taxonomy refers to Drupal's content classification mechanism, organized into vocabularies and terms.

Taxonomy is the practice of classifying content. In Drupal, the Taxonomy module is used to organize a website's content. It is a key piece of the site's information architecture.

Resources

325 questions
0
votes
1 answer

How to nest views in Drupal 7

I have a view that displays teasers of content type X (across all topics). Under each teaser, I would like to display links to instances of content type Y that share the topic (taxonomy) of that teaser. This seems like it should be relatively…
user1691664
0
votes
1 answer

Drupal 7: Generating HTML e-mail depending on chosen term and node

I want to make ability for anonymous users to get e-mail with discount coupon for manually chosen product. It could be put in one form (select lists) or multiple steps (product selection > user info) How it should work: User in page/block chooses…
Kuni
  • 13
  • 1
0
votes
1 answer

hide single taxonomy term in particular view display

Have a documents content type, with three taxonomies applied to it. Taxonomies are document type (form, policy, other), document group (hr, i.t., training, project specific, etc.), and a free-tagged project name (for when document group = project…
Stay-at-home-dad
  • 876
  • 3
  • 12
  • 27
0
votes
1 answer

drupal 7 filter nodes by 2 taxonomyes

I have one content type Society and 2 taxonomy type: product and country. my content have 1 field for each taxonomy. Now i have to create a view with exposed filters for that content type, filtering by taxonomy so i will have a block with 2 dropdown…
0
votes
1 answer

Add an extra 'dash' in front of children taxonomy terms

I am trying to show taxonomy dropdown menu like Term 1 --Term 2 --Term 3 Term 4 in an exposed filter taxonomy dropdown. Right now children options are like -Term 2 -Term 3 Is there any way to add this extra "-" in front of children terms in…
Vikram
  • 3,171
  • 7
  • 37
  • 67
0
votes
1 answer

Drupal - Show child terms of current term, only if child items exist - code modification needed

Having fought with the problem of showing child terms for a given taxonomy term in a block, I finally stumbled on a piece of code that does exactly what I want here As per the instructions I've added the following to my template.php function…
NickTr
  • 93
  • 6
0
votes
1 answer

How to translate Views of type "Term" in Drupal 7?

In our website on base of Drupal 7 we need to make a gallery of images that would show, at first, the categories of the galleries on the Gallery Page (in our case, "Groups", "Events", "Internships" etc.) and then, all the albums of the specific…
0
votes
1 answer

drupal - how to find the file that creates a tag list of articles

I am trying to re-write the code that generates the TAGS page in my DRUPAL 7 install. http://s199881165.onlinehome.us/transfem/drupal_experiment/druppy3/drupal-7.22/?q=taxonomy/term/1 where do i go to edit the tag list file? I am specifically…
user1288838
0
votes
1 answer

Passing Arguments from a paginated Drupal Views Page url

I have a page generated by Views which lists 5 Articles at a time. This view is paginated so that page 2 of this View will list the second batch of 5 Articles, page 3 will list the third batch of Articles, so on and so forth. My question: is it…
johnmiste
  • 3
  • 1
0
votes
1 answer

Drupal Multilingual translating views Argument

I am working on a multi lingual site using i18n module in Drupal 6 Version. I have created Taxonomy terms per langauge and created mapping for the two languages I am using. Now i created a page view(URL collections/%) with taxonomy term as views…
0
votes
1 answer

Drupal 7 - Integrating Profile Taxonomy term with content type taxonomy terms using views

I set up a profile with a taxonomy and I'll call it "A". And "A" hase these terms: Sales Manager Designer And I've added the taxonomy field to a content type and to the user profiles. How am i able to tie these together in views? If a profile is…
toops131
  • 1
  • 1
0
votes
1 answer

Conditional display of field in Views

I have a custom (i.e. View) menu based on taxonomy vocabulary, in wich each term has an image field. So far, each term is displayed properly with its picture, but I want to know if it is possible to display only the Image field relative to currently…
anael
  • 17
  • 6
0
votes
1 answer

Drupal 7 content organization with panels, taxonomy, nodes and pathauto

i wanted to know what is the most possible way to organize content in drupal 7, using pathauto and taxonomy to get links like: category/subcategory/node where category and subcategory also can be treated like a node (if you go to…
user2224198
  • 13
  • 1
  • 5
0
votes
2 answers

How to use one content-type as options for another content type

I'm trying to find a way to use one content-type's field as a list of options for another content-type. For example, I'm trying to build an image slider for a specific product category. So on the one hand I would have a content-type "product…
Henry van Megen
  • 2,159
  • 2
  • 23
  • 35
0
votes
1 answer

How to apply an extra class to a taxonomy ul?

In Drupal, I render a list of taxonomy-items in the node template, using print render($content['field_my_taxonomy']); It displays a list like: