This module enhances the accessibility of external links by automatically adding visual cues like "Open in new window" text, CSS classes, or HTML suffixes. It can also add `_blank`, `noopener`, and `noreferrer` attributes to external links for better security and user experience.
This rather low-level module is only used to add some accessibility extra data behind the hood like an "Open in new window" visually hidden text, some extra CSS classes or even HTML suffix to external links based on URL pattern or target _blank attribute. The module's formatter and WYSIWYG filter can automatically add a target _blank attribute to external URLs.
The module can also add noopener and noreferrer rel attributes to external links.
Similar projects
The following modules are more display-oriented and end-user friendly and could be of some interest for people landing here:
- External links
- Link Purpose Icons This one is also focused on accessibility.