This is a light weight module. This is developed in consideration with adding vocabulary images. In some cases your project( E-commerce site) needs to display list of vocabularies with their images.
The vocabulary_image module allows site administrators to associate images with vocabularies. With the association created, an admin can then make a call to 'vocabulary_image_get_vocab_image_path($vid)' from their theme or other PHP code to get image path & display the appropriate image in their desired image format.
One of my project needs to same feature. I searched a lot but not found any solution. Then after all I decided to write their own module and also wants it to contribute. So it can provide some help to reach at appropriate solution for this type of listing.
An admin setting is also available to manage image resolutions, image sizes.
Admin can provide default image in case if no any image is uploaded with vocabulary.
Features :
- Image configuration happens within existing admin/structure/vocab-image menu structure.
- Admins can add default image in case if no any image is attached with existing vocabulary.
- Allows one-to-one vocabulary-to-image relationships.
- Administrators can force images to be a standard size.
- May use the ImageCache module any where on your vocabulary listing page if it is available.
- Small module with specific, focused functionality.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure
13 sites report using this module
- Created by brajendrasingh on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
