I'm just missing a way to use in a node the full path of taxonomy terms ot the content type of the node. I want to use the full path of a taxonomy term used in the node (content type) to create the url of the node with pathauto like in old websites with html-pages and nested folders, which follow the menus and submenus.

Comments

MartinMa created an issue. See original summary.

codefolder’s picture

Same for me. In the past I could generate the path also with a join within a token:

Example:

Drupal 7 (token, pathauto): [term:parents:join:/]/[term:name]

In Drupal 8 I could only use the first word of a vocabulary using taxonomy field name of the entity.

Joao Informatico madrid’s picture

+1

Berdir’s picture

Status: Active » Closed (duplicate)