I’m creating a page of resources for a client, and they have requested that each resource be categorized by topic and media type (such as videos, documents, audio…etc).
They want a listing of topics and media types to be displayed in the sidebar. Each topic or media type should be clickable, and should call up a separate page with all the relevant resources listed.
I have categorized the entries by topic by using the category function. I’m perplexed as to what would be the best way to categorize the same information by media type. Any ideas?