Table of Contents

Drupal compatibility

Paths

Blocks

Taxonews D6 and current D5 versions provide one block per taxonomy term from each vocabulary used to classify news. Earlier versions for D4.6/D4.7/D5 only allowed the use of one vocabulary.

A static content can be supplied as a default for each block independently when there is no node matching both tid and freshness requirements. This is defined on the block configuration page.

Themeability

Taxonews defines one themeable function (template in the D7 version)

theme_taxonews_block_view($delta, $arItems = array(), $tid)

Using the value of $delta, it is possible to theme each block differently in a site-specific theme. The title of each block is defined as a configuration option for the block

The default theme displays: