CCS Drupal Guide
  • Introduction
  • Drupal Platform Introduction
  • Drupal User Roles & Responsibilities
  • Workbench Moderation
  • Drupal Websites: Getting Started
    • Drupal Text (WYSIWYG) Editor
    • Taxonomies
  • Managing Menus
    • Sidebar Menus
  • Best Practice Tips
  • UG Drupal Content Types
    • Banners
    • Book
    • Course Outlines
    • Events
    • FAQ
    • Featured Item
    • News
    • Page
    • People Profiles
    • Service
    • Social Media Account
      • Live Feeds
    • Webform
  • Accessible Content Guide
    • Accessibility Basics
      • Accessibility First Content Development
      • HALT: Accessibility with the Drupal Text Editor
      • Accessible Design Intro
    • Content Titles & Headings
    • Links
    • Colour
    • Documents
    • Images
    • Tables
    • Lists
    • Audio & Video
    • Other Accessible Content
  • Advanced Topics on Drupal Websites
    • Blocks
    • Collapsible Sections / Accordions
    • Categorizing and Displaying Profiles
    • Headings that Expand and Collapse
    • Tabs
    • Customizing Content Layout
    • Mini Panel
    • Google Maps
    • Google reCAPTCHA
    • Bootstrap: Typography
  • SiteImprove
  • Google Analytics
  • Style Guide Code Snippets
  • Home Page Layout Options
  • Home Page Layout Tutorials
  • Content Type View Panes
    • Course Outline Panes
    • Event Panes
    • FAQ Panes
    • Feature Panes
    • News Panes
    • Social Media/Feeds
    • Service Panes
    • People profiles
  • Customizing Site Search
  • Client FAQ
Powered by GitBook
On this page
  • Adding Profile Categories (e.g web & development solutions)
  • Adding the Terms to a Custom Menu Block on the Right Side of the Page
  • Adding the People page
  • Adding the Custom Menu as A block on profiles page

Was this helpful?

  1. Advanced Topics on Drupal Websites

Categorizing and Displaying Profiles

PreviousCollapsible Sections / AccordionsNextHeadings that Expand and Collapse

Last updated 6 years ago

Was this helpful?

Some departments choose to display their staff profiles by the team they (belong) to, doing this with our Drupal platform will give you the following view. These instructions will guide you through the process of categorizing the profiles on your site by the teams they work in.

Adding Profile Categories (e.g web & development solutions)

Adding the Terms to a Custom Menu Block on the Right Side of the Page

  1. Using the administration bar, navigate to structure > menus

  2. Enter a menu title e.g. Faculty and Staff Directory

  3. Click, save

    • Enter a "title" e.g. a section name (Deans office)

    • Enter the term Id you copied from step 2 in the following format people/# into the “path” field. Where # is the Id number

Adding the People page

  1. Enter a menu link title e.g. Staff & Faculty

  2. Enter "people" into the “path” field

Adding the Custom Menu as A block on profiles page

  1. Navigate to structure > blocks

  2. Enter a title you would like as the “Block title” and “administrative title” e.g. Faculty and Staff Directory

  3. Select the menu title you created under the “menu” drop down

  4. Select “starting level” as 1st level (Primary)

  5. Within the region setting select secondary in the drop down

  6. Select “Only the listed pages” radio button

  7. In the text area enter the following paths

    • people

    • people/*

Add profile category terms using the steps in

Click edit beside each term you added and get the term Id from the URL (/taxonomy/term/#/)

Select add menu

Select Add link and do the following for each taxonomy term you created in step 1(Link to add vocabulary terms)

Navigate back to menus and click on "add link" on the right of the Main menu option

Select Add menu block

How to Add Vocabulary Terms
An Example of a categorized profile page
blue add menu option with a plus sign
breadcrumb pathe to menus
URL to retrieve taxonomy term
Add menu block with a plus sign
blue add link option