Exerise: Create a listing page of articles with a filter for tags

When your site fills up with content, it gets harder for visitors to find it.

We may have a paged list of articles for our blog, but now that there are over 100 articles there needs to be a better way to see what's available.

A filter will help users drill into the site's content.

Instructions

  1. Create or modify a view that lists article content.
  2. Add a filter for field_tags, set as exposed.
Tags