Call me an idiot, but I do not know if this is a bug or my fault:

I need to know how to create beautiful URLs fully automatically, that

* Look like this: http://mysite.com/company/about-us
* Where "company" is a page, and "about-us" is a sub-page in menu order

I have tried pathauto module with the option of [menupath-raw], but it only puts the title "about-us" as the URL and does not bring on its parent page "company".

Also, is it possible to recreate all URLs everytime I change something at the menu structure? Would be nice to have them really dynamic and always syncronized to the menu structure.

Thank you so much!
/Gerrit

Comments

gerritvanaaken’s picture

Title: How to put parent node into the url? » [menupath] / [menupath-raw] not working in Drupal 6.x
Component: Miscellaneous » Code
Category: support » bug
Priority: Normal » Critical
Anonymous’s picture

I confirm this issue for menu-raw.
Setting up node path with content/[menu-raw]/[title-raw] is not working.
Result is content/title-raw

aaronshaf’s picture

Menupath isn't working for me either in 6.x.

mbond’s picture

For me either.

This is a show stopping bug for me at this point. Any ETA on a fix?

greggles’s picture

Status: Active » Closed (duplicate)

this is actually a token problem and is a duplicate of http://drupal.org/node/226074