[drupal-docs] Drupal HowTo's
Charlie Lowe
cel4145 at cyberdash.com
Mon Feb 28 18:53:55 UTC 2005
Thanks! I was thinking that you were thinking of something different.
Not sure what that thing was :)
We'll stick with the by hand method then instead of the taxonomy menu
module.
Bèr Kessels wrote:
> Op maandag 28 februari 2005 17:43, schreef Charlie Lowe:
>
>>These are good. However, I've never added a taxonomy-list to the menu.
>>Is that the Taxonomy Menu module?
>
>
> No. The problem with this, is that its is not strieghtforward at all. But once
> one has dome it, drupals structure becomes much clearer:
> 1) add a couple of taxonomy terms
> 2) add nodes to those terms
> 3) note the tids from the terms
> 4) compile node-listing-urls from these tids: taxonomy/term/13
> taxonomy/term/13+24
> 5) add a menu-item
> 6) add the node-listing-urls in the path area
> 7) repeat the lastto steps for all the listings you want to appear in the
> menu.
>
> Off course the taxonomy_menu does some cool stuff too, but that one will
> add /all/ terms, while one might want only a few. And it will not add more
> complex pages using OR, or AND in tids.
>
> Regards,
> Bèr
More information about the drupal-docs
mailing list