Ratings
One of the Groupware features of Jinzora is ratings. This allows users to
to enter their own ratings of any item in Jinzora (Genres/Artist/Albums/Tracks).
Users can only rate once, based on either their logged in username or their
IP Address.
Enabling
|
There are a few things you'll need to do to enable ratings. You can choose the
"workgroup" install type during installation, which will set the proper options, or make sure
that:
$enable_ratings = "true";
In your settings.php file.
You'll also need to make sure that you've created the "data" directory (under the
root directory of Jinzora) and that the webserver user has write access to this directory.
This directory stores all the data files that are needed for ratings.
|
Using Ratings
|
To use Ratings all you need to do is click the "Rate Item" icon (star) next to the item you'd
like to enter a rating for.
|
|