Renamed tags

This commit is contained in:
Oliver Davies 2015-04-11 23:21:27 +01:00
parent 787265c628
commit 8f9c42322f
59 changed files with 186 additions and 184 deletions

View file

@ -7,7 +7,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.
slug: adding-custom-theme-templates-drupal-7
tags:
- Drupal Planet
- drupal-planet
---
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.