How do I get pathauto under Drupal 7 to generate a URL alias by the full menu path?
The pattern that works for me is the following:
[node:menu-link:parent:url:alias]/[node:menu-link]
I also intalled the Token module like Eaten suggested. Don't know if [node:menu-link:parent:url:alias] is part of core or lives in contrib.
[node:menu-link:parent:url:alias]