Source string
- New pages will have URLs that match a pattern based on wildcards called tokens. For example the URL
blog/my-first-post
could be created using the patternblog/[node:title]
if the title of the blog post was "My first post".
Used at the following places
- Backdrop CMS: 1.26 (1), 1.27 (1), 1.28 (1), 1.29 (1), 1.30 (1)