Taxonews
#D7CX: I pledge that Taxonews will have a full Drupal 7 release on the day that Drupal 7 is 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 theme_taxonews_block_view function in a theme.
News
- 2009-10-01 The 4.7 branch has now reached end of life and the D5 branch has entered limited support.
- 2009-07-30 New dev version compatible with DRUPAL-7-0-UNSTABLE-8
- 2009-07-13 100% unit tests coverage to the D7 branch
- 2009-07-08 100% unit tests coverage to the D6 branch
- 2009-07-04 After over 6 months in RC and only minor issues found and fixed, the production version for Drupal 6 is released
- 2009-02-26 Dutch translation by garmisch
- 2008-12-30 Czech translation added, by mysak
- 2008-06-11 First dev version for the under-development Drupal 7 core
Impact on drupal / Dependencies
The module does not modify the default 4.6→7.x database structure on its own. It only uses existing content and a few variables. The 6.x/7.x branches include 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
For developers wishing to submit patches to the module, the D7 branch follows Drupal coding standards. Please refer to the OSInet coding standards document for the D6 and earlier versions.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2009-Jul-04 | 19.6 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1 | 2009-Jun-16 | 15.37 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-1.x-dev | 2009-Aug-20 | 21.89 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Oct-15 | 24.64 KB | Download · Release notes | Development snapshot | |
