[support] Trying to set up menus / categories etc

Earnie Boyd earnie at users.sourceforge.net
Thu Sep 25 12:20:13 UTC 2008


Quoting Marc Morris <marc at cultmovieforums.com>:

> I already have the taxonomy module installed. That's where I've
> created the categories.
>
> I'm trying to figure out how to link categories to the menu.
>
> Anybody?
>

Goto admin/build/menu and "Add menu item" to the "Menu" of your choice.

But what do you mean by categories?  Do you mean each term?  The link 
would be taxonomy/term/%tid where %tid is the id integer for the term.  
You can use path aliases to redirect this url to something else of your 
desiring.  So if you have a term foo you can alias taxonomy/term/1 
(assuming foo is the first term) to category/foo instead.  Aliases are 
a product of the path module; so you have to enable it to use it.

Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.com/



More information about the support mailing list