Faculty committees are places in the "committee" custom content type via the admin left nav menu entry
Each committee in each year gets it’s own separate committee "page"
The Title of the committee should be:
Name of Committee - FY####
where #### is the 4-digit year
The content of the committee "page" will be the names of the faculty in a bulleted list:
- Jones (chair)
- Smith
- Johnson (ex-officio)
The committee should be in a category same as its name and a category same as the year (in the format FY#### where #### is the 4-digit year)
The current year is listed with the short code:
[committee_list committee_year="FY2014"]
This shortcode will also accept the argument committee_name="name"
There is a left navigation widget content block called "Faculty Committees" that provides a search form and a collapsing lists of all the committee names and years. The search form is mostly useful only for last names of the faculty members.