link_tag_scheme
link_tag_scheme
Name: URL Generation Scheme Type: textfield Default: -1 Available In: 2.1+
URL generation scheme for tag [[~id]].
The available schemes are:
Name | Description |
---|---|
-1 | |
0 | |
1 | |
full | |
abs | |
http | |
https |
You can override the scheme in each link by passing &scheme in your links:
[[~123? &scheme=`full`]]