Drupal 7:Pathauto patterns from menu structure hierarchy

前端 未结 5 574
囚心锁ツ
囚心锁ツ 2021-02-10 03:15

I\'m trying to create a Pathauto pattern which looks like \"Drupal root/parent_menu_item_name/node_title\" where \"node_title\" is a child of \"parent_menu_item_name\" in the me

5条回答
  •  借酒劲吻你
    2021-02-10 03:36

    The token combination [node:menu-link:parent:url:alias]/[node:menu-link] shall work with the following modules :

    • token : 7.x-1.0-beta3
    • pathauto: 7.x-1.0-rc2

    The token patterns seem to vary depending on the version of the token module.

提交回复
热议问题