This would turn everything around: Instead of using pathauto to derive a breadcrumb, we can use the breadcrumb to derive a path.

So you could write in pathauto config:
[crumbs-parent]/[title-raw]

Comments

donquixote’s picture

We need to be careful with this.
- If both the pathauto plugin and this token thing are enabled, we get a circular dependency.
- Crumbs can change a lot (each time you set a new taxonomy term for a node, change the menu, etc). But we want aliases to remain stable.
- Aliases might become too long if we use crumbs to produce them.

So, altogether, it seems like a very problematic idea.

donquixote’s picture

Status: Active » Postponed

Postponed for now.

avpaderno’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)