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 CMS: 1.26 (1)