Currently it is possible to get node listings for vocab terms, e.g. taxonomy/term/1 or taxonomy/term/1,2
It would be very useful to be able to get a list of all nodes for all terms of a given vocab, e.g. taxonomy/vocabulary/1
There is a nasty work-around by use of taxonomy/term/1,2,3,etc but that is a hack, presents a list of terms as the title (rather than the vocab name) and is prone to error when extra terms are added to the vocabulary.
Unless I've missed something there doesn't seem to be a contrib module that does just this at the moment, but it would seem to be a good inclusion for the core taxonomy module.
It was proposed for inclusion into 4.6 here http://drupal.org/node/20261 and for some reason that is not clear, rejected.
So, 1) I would like to add my +1 that it be integrated into future core releases (if it isn't already) and 2) is there a work-around I can use in the mean time?
Comments
Module available
http://www.ixis.co.uk/drupal-modules/taxonomy-vocabulary
It's not in the drupal.org repository - not sure why. This module does exactly what you need.
For 4.7, you can also try out the category module, which does this among many other things.
Jeremy Epstein - GreenAsh
Jeremy Epstein - GreenAsh
Thanks
Excellent, that's just what I was looking for. Shame it's not in the main repository, that would make it easier to find, although with 4.7's imminent arrival it's not a big deal.
--
Artemis Studios | Artemis Agency
Cannot find that module anymore
Could you be bothered to send a copy, or upload it here?
.
--
( Evaluating the long-term route for Drupal 7.x via BackdropCMS at https://www.CMX.zone )
Ok, found it - use the Views module
Ref. http://drupal.org/node/68342#comment-132187
.
--
( Evaluating the long-term route for Drupal 7.x via BackdropCMS at https://www.CMX.zone )