views_themeable_text_area
26 sites
No security coverage
The Views Themeable Text Area module integrates the existing views text area
functionality with themes.
The primary use case for this module is:
- Customizations beyond the capability of the default text area
- Dynamic rendering via theme preprocessing and template overrides
- Utilize Twig functionality within the text area output
Configuration
Within your views, look for the "Themeable Text Area" options available in the
header/footer/and empty text areas sections.
Once you've set this up in your view, the rendering can be targeted via theme
preprocessing and template overrides.