Added main menu

This commit is contained in:
Oliver Davies 2015-03-17 04:04:02 +00:00
parent 79bacd3226
commit e4babbed3e
88 changed files with 97 additions and 0 deletions

View file

@ -1,5 +1,6 @@
---
title: Adding Custom Theme Templates in Drupal 7
nav: blog
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.
slug: adding-custom-theme-templates-drupal-7