Taxonomy

Events happening in the community are now at Drupal community events on www.drupal.org.

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!

Drupal 8 version of popular_tags released (keep your vocabularies tight!)

Posted by jitesh doshi on July 7, 2017 at 4:52pm

Hi all,

Just wanted to let y'all know that Brooke Heaton and I have just released Drupal 8 version of the popular_tags module. It is very helpful to sites that want to encourage editors to converge upon a smaller set of frequently used tags, rather than a huge set of infrequently used tags.

Read more

Taxonomy saving order

Posted by kernel52 on January 11, 2016 at 2:25pm

Coming from a different CMS, I am diving little by little into the Drupal philosophy and I have already bumped into a problem. (being a beginner sucks :/ )

I have installed the hierarchical select module to facilitate my user to add the taxonomies they want. But the user is not happy with the way that the list is displayed.

What I wanted to do is to find a way for the user to define the display (and thus the saving) order of the taxonomies on each node independently.

I thought of weights but that would have an impact on the taxonomy order and not the node.

Read more
Categories: , ,

Taxonomy in Drupal 8

Posted by mlncn on October 2, 2015 at 9:25pm

Taxonomy remains in core in Drupal 8. Terms were made entities in Drupal 7, and provided with term reference fields for relating them to nodes through select list, checkboxes, or autocomplete (including with the option to create terms, also known as free tagging).

Read more
Categories:

Migrating Taxonomy from D6 to D7

Posted by vfranklyn on January 23, 2015 at 8:12pm

Hi there,

PPLD.org is upgrading from D6 to D7 using a clean D7 instance and migrating data either via Migrate module, or via Feeds somehow. Here’s what is stumping me:

Read more

Automatic Semantic Tagging Module launched

Posted by thurnert on November 28, 2014 at 3:19pm

REEEP and CTCN have recently launched Climate Tagger, a new tool to automatically scan, label, sort and catalogue datasets and document collections. Climate Tagger now incorporates a Drupal Module for automatic annotation of Drupal content nodes. Climate Tagger addresses knowledge-driven organizations in the climate and development arenas, providing automated functionality to streamline, catalogue and link their Climate Compatible Development data and information resources.

Read more

Limit choose children term in vocabulary

Posted by zastapmnie on August 16, 2014 at 5:18pm

Hello
Firstewall, i'm pologise for my English, but is not my mather language.

I have vocabulary with 4 parent terms and unlimited children terms.
I trying reduce user choose for only one children term with each parent terms, but i don't know how do it.

Default settings vocabulary give us limited choice for one term for vocabulary. But is not good solution in my situation.

Can you know best way for this problem?

Thanks
Best Regards
Tomek

Read more

Linking to unrelated taxonomies by a node

Posted by Lyna on June 13, 2014 at 1:48pm

Hi, I'm relatively new to drupal and I've search in the groups but haven't found the answer for my problem.

What I'm trying to do is find a way to link two taxonomies it's for a party service site.
In the first taxonomy we have the kind of party you're having i.e. graduation, birthday, anniversary, etc.
In the second taxonomy we have services that are related but not dependent of the party taxonomy and also can repeat in the party taxonomy i.e. music groups, catering, booze, etc.

An example of this is that

<

ul>

  • graduation can have:
  • <

    ul>

  • booze
  • Read more
    3 comments Categories:

    Getty AAT goes LOD

    Posted by natuk on March 13, 2014 at 12:25pm

    A couple of weeks ago, a much anticipated launch finally took place: The Getty Arts and Architecture Thesaurus is now available as Linked Open Data to the joy of much of the cultural heritage community. This was a major step for the Getty Vocabularies programme which so far allowed access to its data through its website or through a paid subscription API.

    Read more

    Ordering vocabulary terms by number of use

    Posted by z2m on February 6, 2014 at 10:21am

    Hello,

    First, excuse my very bad english.

    I want to create a block displaying a terms of a vocabulary and ordering the list by the number of term use.

    For example, a music type vocabulary :
    Jazz : used by 10 pages
    Rock : used by 2 pages
    Blues : used by 5 pages
    Pop : used by 4 pages

    I want to display :
    Jazz (10)
    Blues (5)
    Pop (4)
    Rock (2)

    The number is not obligatory.

    So, i made a view => block
    Filter : taxonomy vocabulary : System name = music type
    Pagination : defined number = 5
    More links : yes

    And i make a view => page

    Read more
    Categories: ,

    best solution for mass hierarchical terms management?

    Posted by godling on December 4, 2012 at 7:11pm

    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

    Auto Tagging

    Posted by funkytraffic on November 28, 2012 at 1:50pm

    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

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

    Posted by neilt17 on October 13, 2012 at 7:11am

    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
    Categories:

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

    Posted by dawnbuie on August 6, 2012 at 5:42pm

    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

    Dupal 6 Taxonomy coding

    Posted by kenrbnsn on May 17, 2012 at 7:00pm

    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.

    Read more

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

    Posted by lord_sharp on May 7, 2012 at 1:24pm

    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

    Taxonomy inheritance from Product to Product Display

    Posted by barwonhack on May 4, 2012 at 7:26am

    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
    1 comment Categories: ,

    Using Taxonomy trees as main data structure on a website

    Posted by STNyborg on April 17, 2012 at 7:12am

    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

    Using a Select all' option in Taxonomy

    Posted by wordsearch on March 30, 2012 at 11:08am

    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

    Read more
    Categories:

    Two-way node/term reference?

    Posted by Rdagast on March 5, 2012 at 8:42pm

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

    Read more
    1 comment Categories: , ,
    Categories:
    Subscribe with RSS Syndicate content

    Taxonomy

    Group organizers

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

    AltStyle によって変換されたページ (->オリジナル) /