Taxonomy image is a PHP script for Drupal Modules scripts design by Nancy Wichmann.
It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
The Taxonimy image module allows site administrators to associate images with taxonomy terms.
Publisher review:The Taxonimy image module allows site administrators to associate images with taxonomy terms. The Taxonimy image module allows site administrators to associate images with taxonomy terms. With the association created, an admin can then make a call to 'taxonomy_image_display()' from their theme or other PHP code to display the appropriate image.The module allows the admin to create a one-to-one term-to-image relationship. With image display recursion, it is also possible to create a many-to-one relationship. This is useful if creating taxonomy hierarchies in which an entire tree of terms will use the same image. With recursion enabled, you only need to associate an image with the tree parent, and all children will automatically inherit the same image.Features - Image configuration happens within existing admin/categories menu structure. - Admins can add custom HTML attributes to markup when displaying images. - Allows one-to-one term-to-image relationships. - Allows many-to-one term-to-image relationships. - Administrators can force images to be a standard size. - Admin-permitted users can disable the images. - Utilizes core file.inc api, supporting public and private files. - Small module with specific, focused functionality. - Provides the image to Views, if it is installed. - Will use Imagecache to resize the image, if it is installed and configured.Installation - Untar (or unzip) the Taxonomy Image module files into a 'taxonomy_image' subdirectory within your appropriate 'modules' directory. - Go to "administer >> site building >> modules" and put a check mark in the 'enabled' column next to 'taxonomy_image'. - Enable permissions appropriate to your site. - Go to "administer >> settings >> taxonomy_image" to configure the module. - Associate taxonomy terms with images. This is done within the normal term edit page. Requirements: ยท Drupal 5.x/6.x
Operating system:Windows / Linux / Mac OS / BSD / Solaris