The logic for showing specific terms should be moved from the node system to a taxonomy_page().
Themes should be updated to show terms on theme::node() calls.
There should be a page listing the terms that lets you see nodes in each category and get access to related terms as well.
Comments
Comment #1
(not verified) commentedThis is all in the works. The logic will be moved in Drupal 4.1, themes should be updated by the 4.0 release and the third should be in 4.1 as well.
Assining to myself as a reminder of my promises. Hard to keep things I forget :)
Comment #2
moshe weitzman commentedClosed, since this is now in CVS ... see taxonomy_dhtml.module in Contrib for the display piece.