Source string
- New pages will have URLs that match a pattern based on wildcards called tokens. For example the URL
members/jane-doe
could be created using the patternmembers/[user:name]
if the user name is "Jane Doe".
Used at the following places
- Backdrop CMS: 1.26 (1), 1.27 (1), 1.28 (1), 1.29 (1)