Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module automatically adds a descriptive title attribute to embedded iframe tags. This ensures compliance with accessibility guidelines by providing context for users who rely on screen readers, generating a title based on the iframe's source URL if one is not manually provided.

Synopsis

This text format filter helps ensure that embedded <iframe> tags include a title attribute, in order to comply with WCAG guidelines. When an iFrame does not have a title attribute, this filter parses the src attribute's URL and adds a title attribute that reads "Embedded content from [url]".

A number of Drupal filters generate iframes (e.g., media, video_filter, but their compliance with iFrame accessibility requirements varies. This filter is meant to be a universal band-aid to this particular guideline.

Requirements

This module requires no modules outside of Drupal core.

Under "Filter processing order," make sure that this filter is set to run after any HTML filtering, as well as after any filters that would be generating iFrames (e.g., video_filter).

Activity

Total releases
4
First release
Jul 2025
Latest release
3 weeks ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
3.1.2 Stable Jun 25, 2026
3.1.1 Stable Jun 18, 2026
3.1.0 Stable Feb 20, 2026
3.0.1 Stable Jul 22, 2025