Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 526 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 526 Bytes

RateIt

RateIt is extension to display a RateIt page rating widget in your template by adding:

{{ rateit() }}

Ratings are stored in the extensions own table in the Bolt database and by default show the average of previously cast votes.

In your configuration file you can control:

  • CSS
  • Number of stars
  • Tool-tip text
  • Size (large or small)
  • Logging (separate table)
  • User feed back message text and styling

This extension uses the jQuery RateIt library from http://rateit.codeplex.com/