Add and configure redirect bundle.
This commit is contained in:
parent
9deeaf6772
commit
1c07b44f1b
112 changed files with 288 additions and 128 deletions
|
@ -7,6 +7,8 @@ tags:
|
|||
- drupal-planet
|
||||
- drupal
|
||||
use: [posts]
|
||||
redirect:
|
||||
- blog/adding-custom-theme-templates-drupal-7/
|
||||
---
|
||||
{% block excerpt %}
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue