Simplestar
Categories
Component ID
1271894
Component name
Simplestar
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
787
Component created
Component changed
Component body
A simple star rating widget based on jQueryUI Star rating.
Comes with CCK integration to provide a CCK simplestar rating widget.
This module requires jQueryUI module.
This module is not intended to replace fivestar/any other rating module; also it doesn’t provide a rating interface. Using this rating can only be done by the node author.
This module can be used as:
- A custom CCK field for content types which can be combined with views to list sorted or filtered by rating. The behavior of each of these fields can be configured to set number of stars, show a cancel button, limit to one vote and to provide a split star rating.
- Use form API to create a powerful/flexible custom star rating field with configuration options, the star rating widget can programmatically controlled through a JavaScript API
Features
- Themable stars based on jQueryUI Star rating widget
- Configuration options such as split stars, cancel button..etc
- Graceful degradation to radio/select when javaScript disabled
- Easy to use with Form API in other modules
- A Simplestar CCK field for use in custom node types
For installation, please see the README.
