Taxonomy

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!

sdrycroft's picture

Drupal Developer | Natural History Museum, London

Employment type: 
Full time
Telecommute: 
Not allowed

Post: Drupal Developer
Salary: £37,564 per annum plus benefits
Contract: Fixed term appointment (9 months)
Closing date: 7 March 2013

The Natural History Museum is one of the world’s leading museums, internationally recognised for its dual role as a centre of excellence in scientific research and as a leader in the presentation of natural history through exhibitions, public programmes, publications and the web.

Read more
godling's picture

best solution for mass hierarchical terms management?

Hello. I'm seeking for a solution for a site with hundreds of Hierarchical Terms:
Mass terms in level 1 and some terms in level 2 and some terms in level 3.
And it's free tagging system, user can add term in any level.
All 3 levels are required when posting node(image).

Since there are so many terms in level 1, it's not an ease for users to select what they need with default modules, needless to say the bulk uploading. In addition to that, if users want to add new terms, how to guide them add terms level by level?

Read more
funkytraffic's picture

Auto Tagging

As I figured out there are plenty of Auto Tagging modules following different approaches. To my eyes this is a classical drupal disease having to many parallel aproaches.

All of them try to extract terms out of text fields.

I would like to persuade the developers to join into a single future module to simplify the work for site admins, focus efforts and improve the output.

Read more
vsmithuk's picture

Drupal Developer | Natural History Museum, London

Employment type: 
Full time
Telecommute: 
Not allowed

Become part of an expanding team of developers working at the cutting edge of information science and biodiversity research. The Natural History Museum London is recruiting a Drupal developer (fixed term until end of November 2013, £34,853 per annum plus benefits) to work on the Scratchpad project (http://scratchpads.eu) as part of a major effort to help researchers share and manage biodiversity data on the Web.

Key tasks and responsibilities include:
• Development and support of Drupal Modules and Themes
• Data parsing and content construction
• Supporting users in the development of their sites
• Interfacing with the user support team

Read more
neilt17's picture

Bulk assign nodes terms from one vocabulary based on terms already assigned from another vocabulary

We have several hundred nodes categorised with terms from vocabulary A. We now want to categorise all these nodes with terms from a new vocabulary, vocabulary B. Terms in vocabulary B are roughly related to those in vocabulary A - so the idea would be to programmatically do a one time assignment of terms in vocabulary B based on terms already assigned to nodes from vocabulary A. After this, users of the site would need to do some further manual tweaking as there is only a rough (not exact) correspondence of terms between the two vocabularies.

Read more
NorrWing's picture

❝ ❀ ❀ ❀ ➨ Drupal 7.x & Ubercart 3.x - module development + theme development | Sass CSS ❞ | NORR WING Ltd.

Employment type: 
Contract
Telecommute: 
Allowed

How to apply?

To apply, please include the following at your application:
• Links to your Drupal code (preferably custom Drupal 7 modules),
• Your username on drupal.org, github.com or any other community where
your credentials could be assessed.
• Your LinkedIn profile as well your LinkedIn Email.
• Two references in Drupal 7 and Ubercart 3 especially.
• 2 recommendations from owners

The phases are established according with the priority.

The entire project is divided in 3 phases (next details are from first phase):

====================================================

Read more
NorrWing's picture

❝ ❀ ❀ ❀ ➨ Drupal 7 theme | Sass CSS ❞ | NORR WING Ltd.

Employment type: 
Contract
Telecommute: 
Allowed

How to apply?

To apply, please include the following at your application:
• Links to your Drupal themes (preferably custom Drupal 7 themes),
• Your username on drupal.org or any other community where
your credentials could be assessed.
• Your LinkedIn profile as well your LinkedIn Email.
• Two references in Drupal 7 and Ubercart 3 especially.
• 2 recommendations from owners.

The phases are established according with the priority.

The entire project is divided in 3 phases (next details are from first phase):

Read more
dawnbuie's picture

How to keep term relationship to node, when term changes vocabulary in Drupal 7?

I've inherited a site with a very big hierarchical taxonomy:

Vocabulary name: categories
--term: company name
---- many child terms
-- term: country
---- many child terms
-- term: issue
---- many child terms

I realized it would be easier to create Search facets and Views with appropriate content if I set up each of these parent terms

company
country
issue

as their own Vocabularies.

I created the new Vocabularies and used Taxonomy Manager to shift all the sub-terms to their new vocabularies.

Read more
vsmithuk's picture

Drupal developer (Two Posts) | Natural History Museum

Employment type: 
Full time
Telecommute: 
Not allowed

Become part of an expanding team of developers working at the cutting edge of information science and biodiversity research. The Natural History Museum London is recruiting two junior/mid-level Drupal developers (18 month contracts, £34,508 per annum plus benefits) as part of a major effort to help researchers share and manage biodiversity data on the Web.

Read more
cmssite's picture

SEO - Resolve Issues - Immediate Requirement - Please! | cmssite

Telecommute: 
Allowed

Our site is Drupal 6 – CMS – ECOMMERCE
We take an order and these are automatically sent through to our supplier, we are using Ubercart and NAB transact for this.

Background:
The site has been built/semi built as Multi site CMS, where we would be 4 Main Sites/templates and from there each Main site would have multiple domains underneath that site. Example: Site 1 would have 10 other individual domains built using the same layout but of course different content.

URGENT REQUIREMENTS:

Read more
kenrbnsn's picture

Dupal 6 Taxonomy coding

I have a Taxonomy hierarchy and need to be able to limit certain roles to editing only child terms, not the parent terms. I've looked through all of the modules that I can find that relate to this and haven't found any that fits this requirement, so it looks like I have to write a custom module. Any hints as to the direction I should be looking.

This is in Drupal 6.

Thanks in advance.

lord_sharp's picture

is there a module to create AJAX Taxonomy suggestion by vocabulary?

Im trying to effectively create a category drop-down with a list of pre defined items from a vocabulary on the 'add new content' page as well as have the input field for the existing tags system. so the user can file a post tagged as "blue bald dalmatian" in the first tag field and then "dogs" in the second field (which ive pre defined)

whats the best way to go about this?

Read more
smilne23's picture

Taxonomy inheritance from Product to Product Display

Googled this a bit but unclear if a resolution has been identified yet...

Product has taxonomy (call it Brand).
Product Display uses Product Reference field to display Product details. Here the Taxonomy Term (Brand) is visible.
When viewing the Brand Term Taxonomy Page no content is identified as tagged by that term.

** Is it possible to for Product Displays to inherit terms from Products? **

I see the hierarchy as this:

         --View, etc --
    --- Prod Dis ---
---- Product Def ----

----- Taxonomy Term -----

Read more
vsmithuk's picture

Senior Drupal Developer | Natural History Museum, London

Employment type: 
Full time
Telecommute: 
Not allowed

We seek a senior developer with significant experience developing custom Drupal modules as part of a major effort to help researchers share and manage biodiversity data on the Web. Working as part of a development team you will design and implement web applications, web services and data schema.

Read more
cmssite's picture

Owner | Only Flowers

Employment type: 
Contract
Telecommute: 
Allowed

Goal: A well optimized professional looking website.

Requirements: To to make changes to the header to give it the WOW factor.
Currently we are using sliding images (4 at present) would like to improve the quality - also add in the function of adding text in to each individual slider to for SEO purposes.

Read more
STNyborg's picture

Using Taxonomy trees as main data structure on a website

I am building a new website consisting of a wide selection of science publications. Common for all the data is the basis of a branched taxonomy three (ie. many levels).

The taxonomy tree describes related term's interrelationship with each other. The goal with this setup is to have a website that does not rely on a static menu structure but on filtered taxonomy trees. This way documents appear wherever their tags take them.

Read more
natuk's picture

Research Technician (Digital Resources Administrator) | Ligatus Research Centre - University of the Arts London

Employment type: 
Part time
Telecommute: 
Allowed

Title: Research Technician (Digital Resources Administrator)
Reference: EXT454
Occupation: Technical
College: Academic Development and Quality
Postion Type: Temporary - Part time
Sector: Ligatus Research Unit
Salary: £26,167 - £31,943 per annum
Closing Date: 18/04/2012

Job Overview

3 Years Fixed Term Contract
Part time 0.5 FTE, 20 hours
CCW Research – Ligatus

Why choose us?

Read more
wordsearch's picture

Using a Select all' option in Taxonomy

Hi
I have vocabularies set up with a list of terms but I want one of the options to be 'all'. So users can choose from the dropdown list, or just see everything.
Can someone tell me how I go about doing this please..
thanks

Rdagast's picture

Two-way node/term reference?

Is there a way to create a synchronized relationship between a node and a taxonomy term?

Read more
Subscribe with RSS Syndicate content