tn:features
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tn:features [2006/10/02 19:08] – fgm | tn:features [2020/11/23 17:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Drupal compatibility ====== | ====== Drupal compatibility ====== | ||
- | * As of 2006/10/01, taxonews is still compatible with BOTH drupal 4.6.x and 4.7.x | + | * 2009-07: |
- | * Compatibility with Drupal 5 has not been considered yet | + | * D7 dev branch compatible with D7 UNSTABLE 7 with 100% unit test coverage |
+ | * D6 release available | ||
+ | * D6 dev version has 100% unit test coverage | ||
+ | * 2008-06: | ||
+ | * The D6 branch is now in RC, should be final by the end of the month | ||
+ | * The dev branch for D7 will be opened this month. | ||
+ | * 2007-06: branches have been created. The D4.6/D4.7 versions are considered stable, and the code have been overhauled to PHP5 OOP for Drupal | ||
+ | * 2006-10: | ||
====== Paths ====== | ====== Paths ====== | ||
- | * admin/ | + | |
- | * admin/ | + | * admin/ |
+ | * admin/ | ||
+ | * D5, D4.7, D4.6 branches: | ||
+ | | ||
+ | * admin/ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
====== Blocks ===== | ====== Blocks ===== | ||
- | Taxonews | + | Taxonews |
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. | 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 ===== | ====== Themeability ===== | ||
- | Taxonews defines one themeable function | ||
- | <code php> | + | Taxonews defines one themeable function (template in the D7 version) |
+ | |||
+ | <code php> | ||
</ | </ | ||
Line 30: | Line 47: | ||
* the titles and links to a number of nodes matching the chosen term, themed using using theme_item_list. The maximum number of nodes displayed is determined by the smallest of | * the titles and links to a number of nodes matching the chosen term, themed using using theme_item_list. The maximum number of nodes displayed is determined by the smallest of | ||
- | * the number of nodes younger than variable_get(' | + | * the number of nodes younger than variable_get(' |
* 5 | * 5 | ||
* an " | * an " | ||
- | * an optional RSS feed icon, displayed if variable_get(TAXONEWS_VAR_FEED, true) with taxonomy depth 0 | + | * an optional RSS feed icon, displayed if variable_get(Taxonews:: |
tn/features.1159816108.txt.gz · Last modified: 2020/11/23 17:23 (external edit)