#D7CX pledge upheld: Taxonews received a full Drupal 7 release on the day that Drupal 7 was released.
A module to generate blocks containing titles of node matching terms in a taxonomy vocabulary, as links to the nodes themselves, with optional automatic content expiration based on publishing date.
Features
Module has settings for:
- Node lifetime; it defines as many blocks as there are terms in the vocabularies updated within that lifetime.
- The vocabularies used for automatic block creation.
- Inclusion of the module name in the block list, in order to group block names (True by default)
- Inclusion of blocks matching no content from the block list (True by default)
The blocks are themeable, so the list of titles can be replaced by other display choices on a per-block basis, like Drupal teasers instead of just titles, by overriding the taxonews-block-view
template (function in old versions) in a theme.