Room:
325
Time:
Saturday, April 1, 2017 -
9:30am to 10:15am

Session video

Drupal's core taxonomy system is substantially more powerful and flexible than those offered by most competing CMSes. Most site builders only scratch the surface of what it can do. In this presentation, we'll talk about what a taxonomy is, the use cases that a well thought out taxonomy enables, the reasons that Drupal's taxonomy system is so good, and the steps you need to take to define your taxonomy before you start trying to put it in Drupal. This session is aimed primarily at site builders and non-developer project stakeholders, but everyone should be able to get something out of it.

Many conversations about taxonomy start and end with what happens in the Drupal user interface. This session will describe not only the Drupal specific steps, but the overall methodology that one uses to develop the taxonomy.

This is an updated version of my taxonomy talk given at TC Drupal Camp in 2016.

Learning Objectives & Outcomes

Items covered in this presentation

  1. What is a taxonomy?
  2. What do taxonomies allow you to do?
    1. Dynamic views of categories
    2. Faceted search
    3. Personalization
  3. How Do I Build a Taxonomy
    1. Content Sampling and Analysis
    2. Stakeholder Worksessions
    3. Testing and Revision
    4. Educate and Tag
  4. Why is Drupal Awesome for Taxonomy
    1. Built in taxonomy capabilities
    2. Fieldable terms and vocabularies
    3. views integration
    4. Contrib Modules: Taxonomy Manager
  5. Features that Taxonomists want