Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 297969

Template suggestions for custom block view modes

$
0
0

Unlike nodes, block entities do not have theme suggestions for view modes on custom block types. This means that if you need to create a template for a block in a specific display mode, then you need to write custom code to pick it up.

This patch provides additional theme suggestions for block view modes, and is based on the same code in the node module.


Viewing all articles
Browse latest Browse all 297969

Trending Articles