Added active nav values

This commit is contained in:
Oliver Davies 2015-09-10 02:45:52 +01:00
parent f6557f74ae
commit f2b0352481
104 changed files with 110 additions and 10 deletions

View file

@ -1,4 +1,5 @@
---
nav: blog
title: Adding Custom Theme Templates in Drupal 7
description: >
Today, I had a situation where I was displaying a list of teasers for news article nodes. The article content type had several different fields assigned to it, including main and thumbnail images. In this case, I wanted to have different output and fields displayed when a teaser was displayed compared to when a complete node was displayed.