morethanthemes / extra_view_modes
Adds extra view modes.
Installs: 24
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- drupal/core: >=10.4 || ^11
README
Description
This recipe provides a set of extra view modes for content types.
Usage
This recipe will automatically install the required modules and configuration.
Configuration
The recipe provides the following view modes:
- Featured Teaser (
mt_featured_teaser
) - Metro Tile (
mt_metro_tile
) - Slide View (
mt_slide_view
) - Teaser Tile (
mt_teaser_tile
) - Video Grid Item (
mt_video_grid_item
)
These view modes can be managed in the Drupal admin UI under Structure > Display modes > View modes (/admin/structure/display-modes/view
).