CSS Star Rating
Votes: 56
Tags: tracking, Commenting-Feedback
Submitted: Nov 5, 2009
Released: Nov 5, 2009
Downloads: 252
License: GPLv2
CSS Star Rating 2.0-beta2
Works with the following Version(s): Revolution-2.0.0-beta-5 | Revolution-2.0.0-rc-1
This snippet lets visitors to your site vote on your web articles using a completely CSS based star rating.
- This version works on Revolution 2.0.0-beta5 or later only.
Download
- starrating-2.0-beta2.transport.zip (252 downloads)
Description
This CSS Star Rating snippet is derived from the komodomedia star rating code.
It allows for a star rating to be included for web articles that you have on your website.
Yes, you might have guessed it already but if you want a Demo URL then look no further ... this snippet is used on the MODx Repository :)
Instructions
Install via Package Management.
Sub-Packages
Previous Releases
2.0-beta1
Tags: tracking, Commenting-Feedback
Submitted: May 20, 2009
Released: May 20, 2009
Downloads: 616
License: GPLv3
CSS Star Rating 2.0-beta1
Works with the following Version(s): Revolution-2.0.0-beta-1
This snippet lets visitors to your site vote on your web articles using a completely CSS based star rating.
Download
- starrating-2.0-beta1.transport.zip (616 downloads)
Description
This CSS Star Rating snippet is derived from the komodomedia star rating code.
It allows for a star rating to be included for web articles that you have on your website.
Yes, you might have guessed it already but if you want a Demo URL then look no further ... this snippet is used on the MODx Repository :)
Instructions
Install via Package Management.
1.1
Votes: 198
Tags: tracking, Commenting-Feedback
Submitted: Mar 14, 2008
Released: Mar 14, 2008
Downloads: 1408
License: LGPL
Package Website
CSS Star Rating 1.1
Works with the following Version(s):
This snippet lets visitors to your site vote on your web articles using a completely CSS based star rating.
Download
- repo-1918.zip (1408 downloads)
Description
This CSS Star Rating snippet is derived from the komodomedia star rating code.
It allows for a star rating to be included for web articles that you have on your website.
Yes, you might have guessed it already but if you want a Demo URL then look no further ... this snippet is used on the MODx Repository :)
Instructions
Installation
1.Extract all the files into a 'star_rating' folder under 'assets/snippets/'.
2. Copy and paste the contents of star_rating.snippet.tpl into a new snippet title 'star_rating'.
3. Setup a 'text' Template Variable and assign it to the required template. (default TV name used in the snippet is 'star_rating')
4. Add the CSS link into the head of your template.4. Call the snippet uncached on the required document.
Snippet Parameters&tvName - Template Variable name where data will be stored (optional, use only if different from 'star_rating')&starTpl - Chunk name containing custom template&useSession - Whether to only one vote per session (optional)&docID - Retrieve star rating from a different Document ID (optional)&viewOnly - Disable voting (optional)&cssFile - Integer value of alternate css to be used (optional, css paths need to be added to the cssFile array in the snippet)&imgWidth - Get the image width, used when displaying current rating (only needed if image width is not 25px)&onevote - Use cookie restrictions to only allow one vote&ovtime - Cookie expiry time in seconds (default:expire in one week)
Updates
Changes from version 1.0: Small fix to provide better validation on querystring parameters.1.0
Votes: 186
Tags: tracking, Commenting-Feedback
Submitted: Jun 29, 2006
Released: Jun 29, 2006
Downloads: 3050
License: LGPL
Package Website
CSS Star Rating 1.0
Works with the following Version(s): 0.9.1 | 0.9.2 | 0.9.2.1
This snippet lets visitors to your site vote on your web articles using a completely CSS based star rating.
Download
- repo-549.zip (3050 downloads)
Description
This CSS Star Rating snippet is derived from the komodomedia star rating code.
It allows for a star rating to be included for web articles that you have on your website.
Yes, you might have guessed it already but if you want a Demo URL then look no further ... this snippet is used on the MODx Repository :)
Instructions
Installation
1.Extract all the files into a 'star_rating' folder under 'assets/snippets/'.
2. Copy and paste the contents of star_rating.snippet.tpl into a new snippet title 'star_rating'.
3. Setup a 'text' Template Variable and assign it to the required template. (default TV name used in the snippet is 'star_rating')
4. Add the CSS link into the head of your template.4. Call the snippet uncached on the required document.
Snippet Parameters&tvName - Template Variable name where data will be stored (optional, use only if different from 'star_rating')&starTpl - Chunk name containing custom template&useSession - Whether to only one vote per session (optional)&docID - Retrieve star rating from a different Document ID (optional)&viewOnly - Disable voting (optional)&cssFile - Integer value of alternate css to be used (optional, css paths need to be added to the cssFile array in the snippet)&imgWidth - Get the image width, used when displaying current rating (only needed if image width is not 25px)&onevote - Use cookie restrictions to only allow one vote&ovtime - Cookie expiry time in seconds (default:expire in one week)




Please login to comment.