Source string
- URL patterns automatically alias new content based on wildcards called tokens. For example the URL
node/10
might be automatically aliased toblog/my-first-post
using the patternblog/[node:title]
.
Used at the following places
- backdrop: 1.25.1 (1), 1.26.0 (1)