Releases for Author Taxonomy
author_taxonomy 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.4.tar.gz | 9.45 KB | 4c3968e944efa6e838f742c14b7857f5 |
Fixed:
author_taxonomy 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.8.tar.gz | 12.78 KB | fb36212812806cc665039a93a750542c |
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
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.7.tar.gz | 12.54 KB | 7a1b69361833b3025e46037c2e138687 |
Fixed warnings on node preview. #357947: "Illegal offset type" errors displayed on node creation pages
author_taxonomy 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.3.tar.gz | 9.43 KB | 3eee8074016b467f8b9dea6550ba7672 |
Fixes #363944: Date stamp appears for nodes that shouldn't display author info. Thanks, saccard!
author_taxonomy 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.6.tar.gz | 12.6 KB | 32a5dfc5c62d32a8dc0bf0e394226a75 |
Changed the user selection box to an autocomplete field for term -> user linking.
author_taxonomy 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.5.tar.gz | 12.13 KB | b233c207e06883aca5c2b459c2b64761 |
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
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.4.tar.gz | 10.35 KB | 1701cecbe4ba3bf4b8ddbab6c65a81fb |
Added .install file to clean up system variables on uninstall.
author_taxonomy 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.2.tar.gz | 9.41 KB | 5e44533c34dbd1776cc9f00e74f557ae |
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
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.3.tar.gz | 10.24 KB | 42ac8f259e2ece2f5adcbbc9b30ae131 |
Removed some extraneous debugging output. (Sorry!)
author_taxonomy 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.2.tar.gz | 10.27 KB | c6ef854fef0379f1a110ce4e722cfad9 |
Adding feature request #273033: Patch to overwrite real node author. Thanks, emilyf!
author_taxonomy 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.1.tar.gz | 8.98 KB | 9884b0e59d209fdb83dcafd7c71be323 |
Adding feature request #273033: Patch to overwrite real node author. Thanks, emilyf!
author_taxonomy 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.x-dev.tar.gz | 11.14 KB | 1f757017b193be5ac2d5c547cc752f22 |
Nightly development snapshot from CVS branch: DRUPAL-5
author_taxonomy 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.1.tar.gz | 9.39 KB | 94bfb214d0de5a016bf550470d6ebf91 |
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 | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.0.tar.gz | 9.22 KB | 03db95f982964792c82b5fdddd89e686 |
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 | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.0-rc.tar.gz | 8.3 KB | ac2dda7ac35afdbf36060f2804de26c1 |
Initial release candidate for Drupal 6.x.
author_taxonomy 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-6.x-1.x-dev.tar.gz | 12.77 KB | 2bd2fc01d7ab4f14319e9422cd9940e7 |
Nightly development snapshot from CVS branch: DRUPAL-6--1
author_taxonomy 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.0.tar.gz | 8.13 KB | 69ae200b5887f941faea477ee6cba5ca |
Final (and perhaps last) Drupal 5 release. Changes since 5.x-1.0-beta are trivial.
author_taxonomy 5.x-1.0-beta
| Download | Size | md5 hash |
|---|---|---|
| author_taxonomy-5.x-1.0-beta.tar.gz | 8.13 KB | 6fde8a8787d083f377feb6c3452f2260 |
Initial release of Author Taxonomy.
