Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
To manage any part of your web site, you will have to be logged into the Drupal CMS. If you need help logging in, please review this login help document. |
...
Table of Contents
Table of Contents |
---|
Steps
We You can use taxonomy to filter out content made tagged with the "Events" content type and filter them out to appear in this section of the web site.We'll do this with taxonomyspecific terms, much in the way we filter out Faculty from the main Directory pages.
We'll create new categories or terms using Drupal's taxonomy functionality. But we'll also need to work with the menu and edit the custom blocks we made previously. . Our example will be with the Events content type.
Note, events Events tagged with any new terms will also show up in the main Event section of the website, including spotlights. If you don't want this to happen, put in a ticket to the web team via helpdesk.franklin.uga.edu.
...
Content type and field name | Taxonomy Vocabulary Name | Notes |
---|---|---|
Personnel Position | Personnel Types | This is where you can do the most damage if you edit existing terms, because we usually have a filter on every category in the menu. For example, if you were to change "Core faculty," which is at in the menu at the /directory/core-faculty url, to "Regular Faculty," /directory/core-faculty will cease to work. You will need to remember to update the link in the menu to /directory/regular-faculty. |
Article Type of News/Audience | News/Article/Audience Types | Most folks aren't using this vocabulary. If you don't see that "Type of News/Audience" field in Article and you want to use it, please put in a helpdesk ticket with the web team. |
...