Releases for Author Taxonomy
author_taxonomy 5.x-1.4
First released: March 17, 2009 - 18:35
Size: 9.45 KB
md5_file hash: 4c3968e944efa6e838f742c14b7857f5
Last updated: March 17, 2009 - 18:40
Fixed:
author_taxonomy 6.x-1.8
First released: March 17, 2009 - 18:18
Size: 12.78 KB
md5_file hash: fb36212812806cc665039a93a750542c
Last updated: March 17, 2009 - 18:20
Added #383160: Add posting username to taxonomy list automatically and fixed #403570: Some "and"s resist translation of the module
author_taxonomy 6.x-1.7
First released: February 13, 2009 - 23:05
Size: 12.54 KB
md5_file hash: 7a1b69361833b3025e46037c2e138687
Last updated: February 13, 2009 - 23:10
Fixed warnings on node preview. #357947: "Illegal offset type" errors displayed on node creation pages
author_taxonomy 5.x-1.3
First released: February 11, 2009 - 10:32
Size: 9.43 KB
md5_file hash: 3eee8074016b467f8b9dea6550ba7672
Last updated: February 11, 2009 - 10:35
Fixes #363944: Date stamp appears for nodes that shouldn't display author info. Thanks, saccard!
author_taxonomy 6.x-1.6
First released: January 27, 2009 - 20:47
Size: 12.6 KB
md5_file hash: 32a5dfc5c62d32a8dc0bf0e394226a75
Last updated: January 27, 2009 - 20:50
Changed the user selection box to an autocomplete field for term -> user linking.
author_taxonomy 6.x-1.5
First released: January 24, 2009 - 00:15
Size: 12.13 KB
md5_file hash: b233c207e06883aca5c2b459c2b64761
Last updated: January 24, 2009 - 00:20
New features added:
- Author terms can now be linked to user accounts.
- Author terms can be displayed as links to terms, links to user account pages, or plain text.
- Settings page improved
author_taxonomy 6.x-1.4
First released: January 12, 2009 - 20:15
Size: 10.35 KB
md5_file hash: 1701cecbe4ba3bf4b8ddbab6c65a81fb
Last updated: January 12, 2009 - 20:15
Added .install file to clean up system variables on uninstall.
author_taxonomy 5.x-1.2
First released: January 12, 2009 - 19:38
Size: 9.41 KB
md5_file hash: 5e44533c34dbd1776cc9f00e74f557ae
Last updated: January 12, 2009 - 19:40
Added feature requested in #350546: Selectable Content Types for Author Taxonomy (show/hide author info per content type). By default, authoring info will be displayed for all node types. Edit individual content types to change this behavior.
Also added an uninstall hook to clean up system variables.
author_taxonomy 6.x-1.3
First released: December 16, 2008 - 20:49
Size: 10.24 KB
md5_file hash: 42ac8f259e2ece2f5adcbbc9b30ae131
Last updated: December 16, 2008 - 20:50
Removed some extraneous debugging output. (Sorry!)
author_taxonomy 6.x-1.2
First released: December 16, 2008 - 20:37
Size: 10.27 KB
md5_file hash: c6ef854fef0379f1a110ce4e722cfad9
Last updated: December 16, 2008 - 20:40
Adding feature request #273033: Patch to overwrite real node author. Thanks, emilyf!
author_taxonomy 5.x-1.1
First released: December 16, 2008 - 20:36
Size: 8.98 KB
md5_file hash: 9884b0e59d209fdb83dcafd7c71be323
Last updated: December 16, 2008 - 20:40
Adding feature request #273033: Patch to overwrite real node author. Thanks, emilyf!
author_taxonomy 5.x-1.x-dev
First released: December 16, 2008 - 20:32
Size: 11.14 KB
md5_file hash: 1f757017b193be5ac2d5c547cc752f22
Last updated: March 28, 2009 - 00:03
Nightly development snapshot from CVS branch: DRUPAL-5
author_taxonomy 6.x-1.1
First released: August 7, 2008 - 18:27
Size: 9.39 KB
md5_file hash: 94bfb214d0de5a016bf550470d6ebf91
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
First released: August 5, 2008 - 23:37
Size: 9.22 KB
md5_file hash: 03db95f982964792c82b5fdddd89e686
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
First released: August 1, 2008 - 18:34
Size: 8.3 KB
md5_file hash: ac2dda7ac35afdbf36060f2804de26c1
Last updated: August 1, 2008 - 18:35
Initial release candidate for Drupal 6.x.
author_taxonomy 6.x-1.x-dev
First released: August 1, 2008 - 18:33
Size: 12.77 KB
md5_file hash: 2bd2fc01d7ab4f14319e9422cd9940e7
Last updated: June 10, 2009 - 00:03
Nightly development snapshot from CVS branch: DRUPAL-6--1
author_taxonomy 5.x-1.0
First released: August 1, 2008 - 07:30
Size: 8.13 KB
md5_file hash: 69ae200b5887f941faea477ee6cba5ca
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
First released: April 11, 2008 - 23:15
Size: 8.13 KB
md5_file hash: 6fde8a8787d083f377feb6c3452f2260
Last updated: April 11, 2008 - 23:20
Initial release of Author Taxonomy.
