Taxonews
A module to generate blocks containing titles of node matching terms in a taxonomy vocabulary, as links to the nodes themselves, with 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 theme_taxonews_block_view function in a theme.
News
- After months in RC and only one issue found and fixed, the production release for the Drupal 6 branch is planned for 2009-01-01
- 2008-12-30 Czech translation added, by mysak
- 2008-06-11 First dev version for the under-development Drupal 7 core (for devs wishing to play with unstable core and contrib only)
- 2008-06-09 Release candidate for the Drupal 6 branch
Impact on drupal / Dependencies
The module does not modify the default 4.6→6.x database structure on its own. It only uses existing content and a few variables. The 6.x branch includes an uninstall feature to remove these variables.
The module needs taxonomy.module (core) to be enabled. Some features will only be available if statistics.module (core) is enabled.
Lifecycle and support
See taxonews lifecycle page off-site. In addition to community support here on drupal.org, Professional support is available from OSInet for this module.
Contributing / documentation
The module is now available directly on Drupal.org: the wiki no longer contains code, only documentation. See below.
For developers wishing to submit patches to the module, please refer to the OSInet coding standards document.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-rc | 2008-Jun-08 | 16.26 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1-rc | 2008-Jun-08 | 14.3 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.0 | 2007-Jun-11 | 12.26 KB | Download · Release notes | Recommended for 4.7.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-1.x-dev | 2008-Jun-13 | 15.88 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2008-Dec-30 | 17.84 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Jun-16 | 15.3 KB | Download · Release notes | Development snapshot | |
