Discuss, collaborate on, and share code and information for developing and using taxonomy and its contributed modules (and, where relevant, the more general topic of relating content).
Have questions about categorizing, tagging, sorting, or organizing stuff in Drupal? Used taxonomy in such a great way that you have to share? Want to talk about taxonomy so advanced even more esoteric words like ontology and orthogonality are needed to describe it? Need to keep up with the latest tools for all this? We shouldn't label people, but this group is for you!
Missing vocabulary on create content form
Not sure what's going on with this. I have several content types that use three vocabularies:
Region: Single-select, required, fixed list of terms
Type: Multi-select, required, fixed list of terms
Tags: Free-tagging
The first two vocabularies have been in use for weeks and work fine. I just added the third this morning. It is assigned to all the content types that are meant to use it -- but it is not showing up on the content creation pages. The other two vocabularies do, but no input field is available for tags.
Read moreHelp /taxonomy/term/<tid> failing when term created in a certain way
this is a real scull scratcher for me.
I have been doing a database migration from an old mambo CMS.
Everything goes fine... the nodes get created in two languages, the relationships between translated nodes is preserverved, the mambo tags get transformed into drupal taxonomy terms.... all great.
But then...
For the content in spanish, I have to transform the terms into new spanish tags.
my process goes something like this.
I create the vocabularies
I create the english terms, including adding entries in the term_hierarchy that indicates a flat hierarchy
Using the taxonomy features to import (and use) ontologies
We are developing, or better testing, whether Drupal is the CMS we should use to build an ontology-centric data management tool. We're very much in the exploratory phase, and are therefore exploring the options.
There are various tasks and goals we need to check, but regarding the taxonomy/ontology, we want to be able to import ontologies (e.g. as the ones posted on BioPortal) including the relations, synonyms and properties (very important).
Read moreAdd term(s) automatically if another term is added to a node?
I am hoping this is possible or if someone could suggest an alternative method:
I have a site that uses a videogame title as a taxonomy term for a node. I'd like to also tag the node with other taxonomy terms based on that videogame title. For example, the node would also get tagged with the names of the consoles for which the game is available.
I was hoping there's a way that if I tag a node with a game title, I can program those game title terms to somehow automatically add the tags for the correct console names.
Read moreProblems theming the taxonomy page
I am trying to follow excactlly this video - http://mustardseedmedia.com/podcast/episode31, with no success!
The taxonomy_term_page.tpl.php is working for me this way.
But, it shows no taxonomy on the page.
Maybe becuase I am using a free tag for adding the taxonomy?
Maybe becuase on my views, in the arg setup I don't see the "Only allow numeric UID"? I don't know why I don't have this... ???
I have also tried this - http://drupal.org/node/135130#comment-1953260 but did'nt understand what next with it? Create a node-taxonomy.tpl.php?
Thank's ahead..
Read moreHow to restrict the selection of childcategories to one parentcatergory?
I have a taxonomy with a structure like:
mode of transportation
Car
- Convertible
- Pick-up
- Race car
- Van
- ...
Bicycle
- Classic bicycle
- Mountainbike
- Race cycle
- Trike
- ...
Boat
- Canoe
- Ferry
- Skiff
- U-boat
- ...I want the user to be able to choose 3 subcategories from only one parent category, but they should be able to choose from which parent category.
Read moreStupid Tagorder Question
Okay, this is undoubtedly a stupid question but ---
I am working on a site that has a taxonomy type which the client wants to have displayed in the taxonomy weight order -- the terms on the edit page are of course sorted by taxonomy weight, but since term order isn't saved anywhere, the terms don't show up in order when the node is displayed.
Read moreProposed Specs for Competency System
there are two parts: Competency repository and the competency-to-product mapping module
Competency Repository
The repository is a space/site dedicated to storing community defined Drupal-related competencies. But what is a competency? How are competencies organized? I have been doing some pondering and tested my thoughts with a google search.
Read moreTaxonomy Session at DrupalCon Copenhagen
I've submitted a session about Drupal's taxonomy system, focusing on taxonomy management and Drupal 7.
If you are interested, vote for it :)
http://cph2010.drupal.org/sessions/using-and-managing-drupals-taxonomy-s...
Read moreCreating Taxonomy Vocabulary and Terms on Node Create
Is it possible to create a taxonomy vocabulary and terms on node create?
I am using a parent - child node relationship through node reference. And I would like to present the parents' taxonomy to it's children as options. I know that I can create a taxonomy vocabulary separately and then assign that vocabulary to the parent node. But from a user perspective it would be great if this could be done through a more streamlined method during node create and edit.
Summary
Create Parent Node
- Create vocabulary
- Create terms
[save]
Create Related Content
Group rows in a view by a single vocabulary
I'm sure there is a module or a config option somewhere, but I just can't find it after a few hours of searching...
What I want to do is create a view that is grouped by the terms in a single vocabulary. Grouping by all of the terms in all vocabularies that the node belongs to is easy by adding the "Taxonomy: Term" field, and then grouping by that (it is fine for there to be the same node in more than one "group").
Read moreFast and powerful servers, but slow site
Hi!
We recently launched a new website with drupal and to avoid the site to often break, we decided to buy to servers. One who handles http requests, and the other where all queries occur.
We thought it would be easy, but the site is offline every our (almost when the cache is flush). Additionnaly, the site cannot handle more than users ( we consider a user is connected if his access time is lower than to 500s).
Here are the specs of our servers:
On the both servers, we have 16 cpus - Intel(R) Xeon(R) CPU - , and each has 2.27GHz speed.
Ram is at 12Go on both servers too.
How to use taxonomy with migrate module?
Hi all!
I have a few thousand entries I need to import from CSV. I was going to use migrate module. How do I tell migrate module to use the taxonomy I created for e.g. keywords? Finally, do I create the CCK fields like I normally would, e.g. Keyword 1, etc if I am using taxonomy?
Thanks!
Read moreSet default categories for each content type
Hi guys, I'm fairly new to Drupal and still figuring out some things. Is it possible to pre-populate the taxonomy field in a content-type with some terms, and if possible, require those terms to be there when the content is created, all while allowing users a free vocabulary to add their own terms?
Read moreLink Taxonomy Terms to Custom Page or Panel
Hey all,
I just created a module that allows a person to enter individual custom paths for each taxonomy term in a vocabulary. May be ingested plain or with a sauce of Taxonomy Breadcrumbs.
Check it out. Any I'd be much obliged if someone would review my code.
I've been a longtime member of the Drupal community, and I'd like to get involved... ...who knows? Maybe even help maintain a module, your module, even.
Peace,
glass.dimly
More user friendly taxonomy options
Hey guys,
I have been trying to get an image gallery setup at work and I noticed a few things that I think should be added to taxonomy.
First, a simply modification to _taxonomy_term_select() allows for checkboxes instead of the dreaded multiselect box, which requires the CTRL key in order to pick out certain terms. Less knowledgeable users cannot be expected to know of this CTRL function, and thus I believe that checkboxes would be much more desireable.
Read morecontainer usability book taxonomy hierarchy?
I am a new one for drupal. I am facing with some problems like that....
product typeA
-groupA
-groupB
-groupC
product typeB
-groupA
-groupB
-groupC
Under groupA, B and C, there are my real nodes like product.So, how can I solve this problem.
Any suggestion?
Can I use 'book' for it?.
Sorry for my englilsh.
Thanks in advance!
Read moreWhat would be the proper way to handle vocabulary modifications when the menu terms are locallized?
I am using taxonomy_menu 6.25. I have localized terms with the default language being English and the alternative Bulgarian.
Unfortunately, every time the vocabulary terms are updated or the menus are rebuilt, the mapping between the menu items and their Bulgarian translation is lost. This leaves the menus when Bulgarian is active in the default language (English). I can still see the translations in the locales_target database though.
Is it something that the taxonomy_menu module should handle when _taxonomy_menu_rebuild() and taxonomy_menu_taxonomy() are called?
Read moreWould like to restrict list in Relevant Content to Workflow: Public
I have been looking for a good "related content" module ... after testing out a handful, I really like Relevant Content. My only complaint is that there's no way to restrict the output to stories whose Workflow state is Public; I end up getting stories on the list that are in Draft or Ready for Review status, as well as the Public stories.
Any thoughts or suggestions?
Read moreWould like to combine Primary Term and Taxonomy Breadcrumb
I am building a website in ProsePoint for a small daily newspaper. The stories will likely be linked to more than one taxonomy term, but I would like to be able to use breadcrumbs to point users back along the path of one term for each story.
If I use Taxonomy Breadcrumb by itself, it doesn't always choose the term that I would like. I can use Primary Term and Custom Breadcrumb to set up a breadcrumb trail with just one term (the Primary Term), but I want the entire breadcrumb trail, the way it's displayed in Taxonomy Breadcrumb.
Read more



