ratingsfield
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Fieldrating is a field module that provides a rating field and display formatter using Drupal 7's Field Type API. This field module was
created to support a simple ratings field that can be used on any content type. This module is not like Fivestar and does NOT support user voting or rating. But instead can be used for rating content, products, locations, etc.
Support for multiple rating values, text or icon displays, user provided icons, individual text labels, and full css class customization.
FEATURES
------------
* Supports multiple rating values
* Icon (graphic files) can be of any size. Icon file is two graphic images stacked on top of each other. Top image is the gray image and the bottom is the active rating image.
* Several icon files come with this module. Other icons can be kept in your current theme images/ratingsfield directory.
* You can have a label text field for each rating.
* You can have a suffix text field for each rating.
* You can show text if the rating has not yet been done.
* You can have nothing show up if the rating has not been done.
* Each of the elements (icons, text, whole field) is customizable with css and support custom css classes.
* Simple field development with only core dependancies.
* Utilizes Drupal 7's Field API.
* Can display text or icons for ratings
This module was created after working with Star Rating and finding multiple problems with the implementation.
I will begin to post development and implementation notes on my blog website. (www.ralphseibert.com).
