By spartlow on
For example for this site hierarchy:
Home
MainA
* SubA1
* SubA2
MainB
I find that when creating page SubA1 I need to give it a menu name, then select MainA as it's parent so it shows up in the navigation menu. However I then go to URL Alias and enter "mainA/suba1". I seem to be duplicating effort here.
Is there a setting to get the URL Aliasing for free if a page is already in the navigation menu? Ideally I'd like something already in Drupal core. Or am I doing something unusual here?
Comments
here it is...
http://drupal.org/project/pathauto
-----------------------------------------
Joep
CompuBase, Drupal websites and design
Stumble across the same
Stumble across the same problem. Does anyone find the solution? Don't think PathAuto has a token to handle it....
Nevermind, found the token
Nevermind, found the token for it. Just use [menupath-raw] in the pattern field only to get the job done. Thank you, me!
THANK YOU! [menupath-raw] was
THANK YOU! [menupath-raw] was exactly what I've been looking for! I had wrongly assumed this would be a setting somewhere else...