Hi everyone.

I've been searching the docs but just can't find what I need to do to change:

node/view/10

Into

/tech/sub-tech/10

Presumably somthing to do with Taxonomy? - I have created the vovablarys and terms, just need a pointer now ;)

Thanks

Nick

Comments

matt westgate’s picture

assuming you are using Drupal 4-3-0...

1. enable the path module
2. set the user permissions for this newly enabled module (see path help)
3. Go to: administer » url aliasing and create a new alias ('node/view/10' maps to 'tech/sub-tech/10')

There are other ways/modules to do this, but they are still in CVS at the moment (taxnav, menus, navigation).

Anonymous’s picture

That sounds cool Thanks.

I'm trying to make a hierachical menu structure for categories. I can't find how to find the url to show posts in a particular category so that I can do as above?

btw, I've been hunting/testing CMS systems for a little while and this is by far the most impressive bit of kit I've come across, nice work all, and thanks :)

Nick