Releases for Author Taxonomy
author_taxonomy 6.x-1.1
Download: author_taxonomy-6.x-1.1.tar.gz
Size: 9.39 KB
md5_file hash: 94bfb214d0de5a016bf550470d6ebf91
First released: August 7, 2008 - 18:27
Last updated: August 7, 2008 - 18:30
Module now overrides each node's $terms variable when "Remove author names from each node's list of terms" is checked. Some themes that check for $terms (like Raincity's Basic theme) instead of $taxonomy (like Garland) were still displaying author names in each node's terms output.
author_taxonomy 6.x-1.0
Download: author_taxonomy-6.x-1.0.tar.gz
Size: 9.22 KB
md5_file hash: 03db95f982964792c82b5fdddd89e686
First released: August 5, 2008 - 23:37
Last updated: August 5, 2008 - 23:40
New method for adding author and timestamp information. The use of hook_nodeapi(), which simply prepended the information to the top of the node, has been replaced with the much more logical (and powerful) use of template_preprocess_node(). This means Author Taxonomy can seamlessly replace a theme's post information ("submitted by username on date").
The display of Author Taxonomy's post information is now controlled per content type by the theme's global settings: #291629: Add ability to display/hide author and timestamp per content type. Thanks to Aaron Stanush for suggesting it.
Another option was added to prevent author names from being display alongside a node's other taxonomy terms. This option prevents unwanted duplication; otherwise, a node could display the author names in $submitted and $taxonomy.
Minor improvements were also made to the various implementations of t().
author_taxonomy 6.x-1.0-rc
Download: author_taxonomy-6.x-1.0-rc.tar.gz
Size: 8.3 KB
md5_file hash: ac2dda7ac35afdbf36060f2804de26c1
First released: August 1, 2008 - 18:34
Last updated: August 1, 2008 - 18:35
Initial release candidate for Drupal 6.x.
author_taxonomy 6.x-1.x-dev
Download: author_taxonomy-6.x-1.x-dev.tar.gz
Size: 9.39 KB
md5_file hash: 904519f27dbcda5f9daa1cdf958af8cf
First released: August 1, 2008 - 18:33
Last updated: August 8, 2008 - 00:01
Nightly development snapshot from CVS branch: DRUPAL-6--1
author_taxonomy 5.x-1.0
Download: author_taxonomy-5.x-1.0.tar.gz
Size: 8.13 KB
md5_file hash: 69ae200b5887f941faea477ee6cba5ca
First released: August 1, 2008 - 07:30
Last updated: August 1, 2008 - 07:35
Final (and perhaps last) Drupal 5 release. Changes since 5.x-1.0-beta are trivial.
author_taxonomy 5.x-1.0-beta
Download: author_taxonomy-5.x-1.0-beta.tar.gz
Size: 8.13 KB
md5_file hash: 6fde8a8787d083f377feb6c3452f2260
First released: April 11, 2008 - 23:15
Last updated: April 11, 2008 - 23:20
Initial release of Author Taxonomy.
