| 1 |
// $Id: README.txt,v 1.5 2009/05/11 03:12:55 quicksketch Exp $ |
// $Id: README.txt,v 1.6 2009/05/11 15:56:23 quicksketch Exp $ |
| 2 |
|
|
| 3 |
The Fivestar voting module adds a clean, attractive voting widget to nodes and |
The Fivestar voting module adds a clean, attractive voting widget to nodes and |
| 4 |
comments in Drupal. It features: |
comments in Drupal. It features: |
| 26 |
|
|
| 27 |
Install |
Install |
| 28 |
------- |
------- |
| 29 |
Installing the Five Star voting module is simple: |
Installing the Fivestar voting module is simple: |
| 30 |
|
|
| 31 |
1) Copy the fivestar folder to the modules folder in your installation. |
1) Copy the fivestar folder to the modules folder in your installation. |
| 32 |
|
|
| 66 |
|
|
| 67 |
2) Activate voting on each content type. For example, if you want Fivestar to |
2) Activate voting on each content type. For example, if you want Fivestar to |
| 68 |
appear on story nodes, use Administer -> Content Management -> |
appear on story nodes, use Administer -> Content Management -> |
| 69 |
Content Types -> Story, and check the "Enable Five Star rating" box under |
Content Types -> Story, and check the "Enable Fivestar rating" box under |
| 70 |
the "Five Star ratings" heading. Repeat for each content type desired. |
the "Fivestar ratings" heading. Repeat for each content type desired. |
| 71 |
|
|
| 72 |
3) Enable anonymous voting. |
3) Enable anonymous voting. |
| 73 |
If you want to allow anonymous voting, you'll need to set permissions for |
If you want to allow anonymous voting, you'll need to set permissions for |