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.
11
votes
3answers
8k views
How can I theme the taxonomy/term/x page?
Although it was easy to find some info online about how to theme other stuff (e.g. search results), it is impossible to find a straightforward article about how to theme the output of a ...
3
votes
3answers
1k views
Is it possible to add custom fields to a Drupal taxonomy term?
I'd like to add a date field to a drupal taxonomy term, alongside the default "title" and "description"
Is there some technique/php/module that lets me do this?
Is it possible to do with CCK??
I ...
2
votes
2answers
374 views
Drupal - Disable listing of nodes on taxonomy term page?
Is it possible to disable the normal taxonomy listing of nodes on taxonomy term pages?
The reason I need this is I want to use a view's override of taxonomy pages BUT the default views override ...
2
votes
2answers
1k views
Custom Taxonomy Term page in Drupal 7
I'm trying to make a custom Taxonomy Term page in Drupal 7. I've created a page--taxonomy.tpl.php file in my templates folder. The file only prints out a message. I now try to force the template file ...
2
votes
2answers
158 views
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 overriding this?
I have so far tried:
• Adding ?destination=_ to the page that links to the ...
2
votes
1answer
373 views
Is there a way to prevent duplicate taxonomy terms in Drupal (7)?
I'm using a 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 vocabulary to ...
2
votes
2answers
2k views
Drupal 7 - Insert taxonomy into node object
I have a script which successfully creates new nodes. But I'm having trouble setting the taxonomy before saving.
I believe in Drupal 6 I would use this method.
$cat1_tid = ...
2
votes
1answer
232 views
Drupal: Additional attributes for taxonomy terms
I need to assign dynamic attributes (like entity types) to a custom content type that created. Those entity types have a name and 2 additional attributes. I've not seen a way to assign additional ...
2
votes
2answers
126 views
Drupal permission, a user case
The objective of the site is to maintain a product listing.
Each product composes of a title, description and quantity (CCK field).
Each product belongs to a shop.
Each shop has a manager.
All ...
2
votes
3answers
381 views
Drupal View (Page) vs Taxonomy
I have the following problem:
I use taxonomys (tx) as tags. They can be added when the node is created. So I don't know how many tx I have or what ID they have.
The path of the tx is like the ...
2
votes
1answer
147 views
Auto Assign a Taxonomy Based on a ZipCode in Drupal
I need to automatically assing a taxonomy term to a node based on its zipcode (field). What would be the best solution to accomplish it ?
Thanks !
2
votes
2answers
430 views
Taxonomy based navigation and URL namespace in Drupal
I am trying to upgrade an old-school PHP site (http://cordair.com/) to work with Drupal running Ubercart. One of the key things is making sure URLs that people have bookmarked stay the same.
My ...
2
votes
1answer
713 views
Drupal View with Taxonomy Argument Display
I have a view with an argument based on Taxonomy Term and a page display. I get a nice summary list on the display, but I'd like to show an image and the taxonomy term. Any way to do this ...
1
vote
2answers
144 views
How to link taxonomy terms to view page?
I have enabled the taxonomy menu module and created a custom view from my vocabulary terms. However, the taxonomy menu terms are by default in the following structure [taxonomy_category]/[term-name] ...
1
vote
1answer
23 views
Description under nodes-teasers
How to display description of taxonomy term under the node-teasers associated with this term?
there is a taxonomy-term.tpl.php template, but content of this template is displyed above the nodes ...
1
vote
1answer
129 views
Drupal - Show full node in taxonomy list if there's only one term with node
I would like to theme the default taxonomy page /taxonomy/term/% in Drupal 6, based on how many nodes has a specific term. If there's only one node with term special, the page /taxonomy/term/special ...
1
vote
1answer
75 views
How to get single value from node taxonomy-type field
I have this output:, and I want to get to "Center".
[field_affiliation] => Array(
[und] => Array(
[0] => Array(
[tid] => 30
[taxonomy_term] => stdClass ...
1
vote
1answer
2k views
Drupal 7 views filter by node's taxonomy term
I have a similar question to my previous one (Drupal 7 views filter by dynamic taxonomy term), it's only the other way round.
I have a "partner" content type, each with it's own taxonomy term. The ...
1
vote
0answers
327 views
Drupal 7, taxonomy exposed filter
I am working with drupal 7. How do I limit a taxonomy dropdown exposed filter to only display the terms used by nodes in view results?
I understand that the list is populated before the views takes ...
1
vote
1answer
38 views
How can I get hierachial pages displaying in Drupal?
I would like the content of our site to be structured like this:
site.com/fruits/
site.com/fruits/apples
site.com/fruits/apples/red
site.com/fruits/apples/green
I understand using Taxonomy to setup ...
1
vote
1answer
126 views
Drupal: How to add taxonomy dropdowns to faceted keyword search
How can I override the faceted search UI to expose taxonomy dropdowns in the keyword search?
1
vote
3answers
375 views
Taxonomy: Top level term view?
Is it possible to create a view to only see the top level terms in a vocabulary? I can't seem to get it to stop listing all terms, using a vocabulary ID argument. I just want to see the top level ...
1
vote
1answer
138 views
Drupal's category (taxonomy) name of article (node)?
Developing my custom Drupal's theme. it will contain custom node.tpl.php file.
How can i get and print related taxonomy names of selected node?
Tnx in adv!
1
vote
1answer
78 views
Drupal assign taxonomy to content( story )
I have a Druapl application in which the taxonomy is supposed to have 4 nested terms for eg
Sports->World->Country, so when we create a story the taxonomy option is displayed as multiple select box ...
1
vote
1answer
137 views
Drupal 7: Site-wide Taxonomy restrictions--Enforcing 1:1 term:node relationships for specific terms
I'm developing an online magazine, and am using Views to generate blocks for the homepage.
I am using a slightly customized Article as the content type for most of my data, with Views providing ...
1
vote
3answers
873 views
Taxonomy image in Drupal 7
I've set up taxonomy in Drupal 7 called Colours. I've added some terms (red, blue etc) and added a colour image to each term.
In a content type I have added a term reference field, so my client can ...
1
vote
2answers
422 views
Drupal: views taxonomies tree
I am working with taxonomies and nodes and I want to show them in a view.
My taxonomies are:
Product Category
- Product Line
-- Product
--- Features (Node)
I want to show this tree in a view but I ...
1
vote
1answer
361 views
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 for ...
1
vote
1answer
252 views
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
if ( arg(0) == 'node' && ...
1
vote
1answer
431 views
Get root taxonomy name in drupal view
I'm using Drupal 6 and have a view with a field having the taxonomy name.
But I want to get the root taxonomy name. How can I have this?
Thanks in advance.
1
vote
1answer
64 views
Drupal function to return content types associated with a term
I am looking for a function which will list out the content types which a specific term (tid) can be applied to.
There doesn't seem to be a direct way to do it from ...
1
vote
1answer
124 views
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 ...
1
vote
0answers
452 views
Drupal Views - Multiple Vocabulary Arguments / Filter
I am trying to setup a view that will need both arguments to be from different vocabularies and having some trouble.
I have a list of countries and a list of topics, so I would want something like ...
1
vote
1answer
153 views
Drupal Taxonomy
I need to create nested taxonomy. (for drill down kinda search)
Example: I have a vocabulary:
Cars
-Mercedes
--SLK
--CLK
-BMW
--7 series
--3 series
-Aston Martin
--DB9
--DB7
What I want to do is ...
1
vote
1answer
368 views
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? ...
1
vote
0answers
250 views
how to show taxonomy subcatgory in breadcrumb of drupal
I am using Taxonomy_Manager and Menu_breadcrumb modules
my categories looks like:
+BUSINESS
++Agriculture
++Banking & Finance
++Construction & Real Estate
+News
++ Behind the news
++ ...
1
vote
4answers
5k views
Drupal Views: Get nodes with the same taxonomy as the current node
I have a Content-Type with taxonomy-terms. It's a select-list, so it can have only one taxonomy - at least of that vocabulary. Now I need to build a view that lists all nodes with the same taxonomy.
...
1
vote
1answer
545 views
Drupal taxonomy url alias in advanced taxonomy block
It seems that Advanced Taxonomy Block doesn't use a PathAuto url's.
Default setting of url is taxonomy/term/%tid.
Could somebody tell me replacement for term name?, instead of id I want to use ...
1
vote
1answer
207 views
Display a text snippet if one of the taxonomy terms is 'green'?
I want to be able to show or hide a text snippet on a node based on whether or not it was tagged with a specific taxonomy term.
Something along the lines of:
if (term('green')) {
echo"this is ...
1
vote
1answer
795 views
Breadcrumb based on views, taxonomy and nodes, how to configure this?
i'm developing my first Drupal project and i'm wondering how should alter the breadcrumbs and active menu item. part of my site setup is as follows:
Virtual Exhibitions (which is a view, that ...
1
vote
1answer
172 views
Displaying different groups for each children term in one page
I'm using Taxonomy View to display all nodes belonging to a term.
If it is a parent term, all nodes belonging to the children term are displayed (I've set depth>0).
However the nodes are displayed ...
1
vote
1answer
184 views
My daily Drupal question: get all nodes in a given vocabulary trough the api
While you can easily make a query result where vid=vocabularyId I'd like to know if there's a method in the api to do so so my code looks a bit less ugly. I'd like to know if theres something like ...
1
vote
1answer
3k views
Drupal: how to make select list show taxonomy terms in hierarchy?
I have a block generated by Finder module (simple search mechanism). The block contains a form with select lists of various taxonomy dictionaries.
Their order, however seems quite random (neither, ...
1
vote
2answers
81 views
In Drupal 6, is there a way to take a custom field from the latest post to a taxonomy term, and display it in a view?
The title for this question pretty much sums up what I'm asking.
I've got a list of taxonomy terms, and I'm using a view to display the latest post to each one. I'd like to also display a custom ...
0
votes
0answers
8 views
How to show a list of users based on taxonomy?
I want show a list of users by selecting taxonomy. and also I wanted to add taxonomy field in users profile/registration form and I did this with profile_taxonomy module.
Suppose I have different ...
0
votes
0answers
12 views
Drupal Taxonomy: Can a term have multiple parents in the same vocabulary?
I've searched around, and there are responses to whether a Drupal term can have multiple parents in different vocabularies, but I'm wondering if I can do it for those within the same vocabulary?
Like ...
0
votes
2answers
18 views
Am I able to create a taxonomy/term/%/x view path using the term alias?
I have enabled the built in taxonomy/term/% view
I have created a display with path /taxonomy/term/%/test
I also have a URL alias setup on the taxonomy/term path to be /fruits/apple
So I would ...
0
votes
0answers
30 views
Drupal 7, ubercart product node breadcrumbs
I'm creating an Ubercart 3 webshop in Drupal 7. Everything works but there is one thing I can't figure out.
The breadcrumb on the product node looks like:
Shopname -> Product
The breadcrumb I would ...
0
votes
0answers
48 views
taxonomy path in views
I try to make a list of taxonomy terms using views. I need the links to have the alt tag as well so I decided to use rewrite output. The token [name] is available but if I put it into alt field - ...
0
votes
1answer
122 views
Drupal 7 taxonomy root terms view display
I currently have a taxonomy setup like so using Drupal 7:
-root1
--child1
--child2
-root2
--child3
--child4
Something like a country state/province hierarchy.
What I would like to do is create a ...