This project is not covered by Drupal’s security advisory policy.
String Filter provides an input filter to replace defined strings with a STRING, VARIABLE, or FUNCTION. Admins can define any number of replacement combinations when configuring a text format.
The format is:
source string|REPLACEMENT_TYPE|replacement value
Examples:
http://example.com/|STRING|//example.com/(removes http protocol to prevent browser mixed-content warnings)/sites/default/files/|VARIABLE|file_public_path(dynamically sets the public file path for the current environment using the file_public path variable){{basepath}}|FUNCTION|base_path(dynamically sets the basepath using Drupal's base_path function)
Project information
3 sites report using this module
- By tdway on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.