auto_link
7 sites
No security coverage
Auto Link Formatter for Drupal Layout Builder
This module provides a Field Formatter for the core Drupal Layout Builder,
allowing plain text fields to automatically convert URLs into clickable hyperlinks.
The formatter, called "Auto Link", includes an option to set the target for the links
(e.g., open in a new tab).
The module detects and replaces URLs that start with http* or www.*,
while preserving new lines in plain text fields.
Features
- Automatically converts URLs in plain text fields into hyperlinks.
- Optionally set links to open in a new tab.
Installation & Usage
- Navigate to the content type where you want to use the formatter.
- Click Manage Display → Manage Layout.
- Select the block containing the plain text field.
- Click Configure and choose "Auto Link" from the Field Formatter list (likely set to "Plain Text" by default).
Additional Requirements
None.
Support & Contributions
If you’d like to contribute, report an issue, or request a feature,
please create an issue in the module’s repository.