You are here

README.txt in Taxonomy Image 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------

The taxonomy_image module allows site administrators to associate images with
taxonomy terms.

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.

REQUIREMENTS
------------
This module requires the following modules:

 * Taxonomy
 * Image

INSTALLATION
------------

Install as normal (see http://drupal.org/documentation/install/modules-themes).

CONFIGURATION
-------------

In manage form display of taxonomy display image field from disabled to enabled.
As by default it is kept hidden/disabled.

MAINTAINERS
-----------
QED42
nehajyoti

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The taxonomy_image module allows site administrators to associate images with
  11. taxonomy terms.
  12. The module allows the admin to create a one-to-one term-to-image relationship.
  13. With image display recursion, it is also possible to create a many-to-one
  14. relationship. This is useful if creating taxonomy hierarchies in which an
  15. entire tree of terms will use the same image. With recursion enabled, you
  16. only need to associate an image with the tree parent, and all children will
  17. automatically inherit the same image.
  18. REQUIREMENTS
  19. ------------
  20. This module requires the following modules:
  21. * Taxonomy
  22. * Image
  23. INSTALLATION
  24. ------------
  25. Install as normal (see http://drupal.org/documentation/install/modules-themes).
  26. CONFIGURATION
  27. -------------
  28. In manage form display of taxonomy display image field from disabled to enabled.
  29. As by default it is kept hidden/disabled.
  30. MAINTAINERS
  31. -----------
  32. QED42
  33. nehajyoti