Weblog Categories
{!-- Conditional on the list item applies an active class to the currently viewed category. --}
{exp:weblog:categories weblog="{embed:the_weblog}" style="linear"}
-
{category_name}
{/exp:weblog:categories}
{!-- This conditional will only show when a category has been selected, and allows a user to return to the default of showing all posts on the weblog --}
{if segment_3=="category"}
- All News Items
{/if}