As the module is also used to help less technical editors (besides being a timesaver), it would also be useful to automatically convert absolute URLs to relative URLs if they contain the current domain. Obviously this is optional and controlled in the settings to apply to images and/or links (checkboxes).

We encountered for example cases where HTTP was used by an editor that results on an HTTPS page of being notified by the browser of being "Not secure".

To check if there is an existing text filter module that can be used instead.

Comments

lolandese created an issue. See original summary.

lolandese’s picture

Note that we might have to add the option to exclude certain content types, like newsletters.

lolandese’s picture

Status: Active » Closed (won't fix)

Better to leave this to dedicated contrib modules like https://www.drupal.org/project/pathologic.

See How to replace all "http" hyperlink with "https" Drupal | Reinis Fischer for instructions to tackle the above use case.