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
Comment #1
gerritvanaaken commentedComment #2
Anonymous (not verified) commentedI confirm this issue for menu-raw.
Setting up node path with content/[menu-raw]/[title-raw] is not working.
Result is content/title-raw
Comment #3
aaronshaf commentedMenupath isn't working for me either in 6.x.
Comment #4
mbond commentedFor me either.
This is a show stopping bug for me at this point. Any ETA on a fix?
Comment #5
gregglesthis is actually a token problem and is a duplicate of http://drupal.org/node/226074