Filter HTML Plus
This module does one simple thing: it allows you to whitelist attributes globally, for all HTML tags, when using the core "Limit allowed HTML tags and correct faulty HTML" text filter.
For example, if you want to allow users to specify the "class" and "tabindex" attributes on any tag, then just install this module and update your filter config by adding the following to the "Allowed HTML tags" list (in addition to the list of tags you wish to allow):
<* class tabindex>
This allows you to use the "Limit allowed HTML tags and correct faulty HTML" without being forced to enumerate every single attribute on every single tag.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.1 | Stable | Update module to work with Drupal 11 | Oct 4, 2024 |