PathAuto Aliases
rpruk - February 21, 2009 - 19:04
I was wondering what 'Replacement pattern' I should use in 'Node path settings' to emulate how the path settings work for the 'Admin' navigation?
I want my URLs in the browser address bar to look the same as those in the 'admin' sections, for example:
http://localhost/drupal-6.9/admin/build/path/pathauto
I'd like to be able to create 'page' content types, and have pathauto set the path based on their 'menu' hierarchy. I've tried many combinations, but can't get it quite right?
Thanks in advance. And many thanks to everyone involved with Drupal - I'm new to it, but I'm massively impressed!!

Taxonomy breasdcrumbs module,
Taxonomy breasdcrumbs module, taxonomy hide and and hierarchical vocabulary can be helpful for this.
Thanks ramonovelar, I'll look
Thanks ramonovelar, I'll look into those