Categorizing and Displaying Profiles
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.

An Example of a categorized profile page
- 1.
- 2.Click edit beside each term you added and get the term Id from the URL (/taxonomy/term/
#
/)
- 1.Using the administration bar, navigate to structure > menus
- 2.Select add menu
- 3.Enter a menu title e.g. Faculty and Staff Directory
- 4.Click, save
- 5.Select Add linkand do the following for each taxonomy term you created in step 1(Link to add vocabulary terms)
- 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
- 1.Navigate back to menusand click on "add link" on the right of the Main menu option
- 2.Enter a menu link title e.g. Staff & Faculty
- 3.Enter "people" into the “path” field
- 1.Navigate to structure > blocks
- 2.Select Add menu block
- 3.Enter a title you would like as the “Block title” and “administrative title” e.g. Faculty and Staff Directory
- 4.Select the menu title you created under the “menu” drop down
- 5.Select “starting level” as 1st level (Primary)
- 6.Within the region setting select secondary in the drop down
- 7.Select “Only the listed pages” radio button
- 8.In the text area enter the following paths
- people
- people/*
Last modified 3yr ago