Hierarchy option builds a hierarchal menus with hierarchal URLs.
Custom path and custom vocabulary build a hierarchal menu, but no hierarchal URLs.
If pathauto creates hierarchal URLs, why not use them?
This may be because the code uses raw input and not the result of pathauto.
Is this a bug?
Comments
Comment #1
indytechcook commentedThis is one reason, but also I didn't want to make this module dependent on ANY non-core modules. Since token is not in core in D6 then I couldn't rely on it.
One thing that is needed is better PathAuto integration (if the module is enable). That request is here: #465286: Better PathAuto Integration.