Convert URL Filter
72 sites
Security covered
Drupal 9–11
This module converts absolute internal URLs within text formats into relative URLs. It allows you to configure additional domains that should be treated as internal.
Automatically converts internal absolute URLs into relative using text formats. Allows additional domain names to be configured in the filter settings. Current host domain name is always considered internal.
Usage
- Download and install the module. Recommended install method is composer:
composer require drupal/convert_url_filter - Go to the "Text formats and editors" configuration page (/admin/config/content/formats).
- Edit the desired text format.
- Enable the "Convert internal absolute URLs to relative" filter.
- Review available configurations under filter settings and save changes.
Depends on
Dependencies of the latest stable release
- filter Drupal core
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 | |
|---|---|---|---|---|---|
| 1.0.2 | Stable | 9–11 | Dec 10, 2024 |