views_addons
130 sites
Security covered
Additional features for Drupal views.
Features
Advanced Custom Text
A new field that can be used in views like the Custom Text field, but without the limitations of the core field. Additional tags can be allowed in this field in the configuration. This makes svg, picture, source tags, and so on usable which get filtered in the normal Custom Text field provided in the Drupal core.
Add Entity Link
A plugin for views areas (Header, Footer, No results behavior) that provides a link to add new entities of the configured type.
The entity type, bundle, a link text and css classes for the link can be configured.
The link is access checked, so that it will only be visible for users that have the corresponding permission to add entities of that type and bundle.