Tamper: Make URLs absolute¶
Plugin ID: eca_tamper:absolute_url
Available since: 1.0.0
Make URLs in markup absolute. (i.e. href="/stuff/things" to href="http://example.com/stuff/things").
Fields¶
Make URLs in markup absolute. (i.e. href='/stuff/things' to href='http://example.com/stuff/things).
Data to be tampered— config key:eca_data-
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Result token name— config key:eca_token_name-
Provide a token name under which the tampered result will be made available for subsequent actions.
Type:
textfield· Required: yes · Default: empty string Base URL source— config key:base_url_source-
The source name which holds the base URL. For example: https://example.com.
Type:
radios· Required: yes