Remove post redirects
This commit is contained in:
parent
1609649ce0
commit
f38bb26489
90 changed files with 43 additions and 184 deletions
|
@ -7,8 +7,6 @@ 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