|
ImageFolio Basic Edition 2.2 User's Guide
The Ratings System
The ratings system is a new feature for version 2.2, allowing your site visitors to vote on files they like or dislike, via a pop-up voting booth, from thumbnail pages. The total number of votes is recorded, along with the current total average of all votes. There are two new template pages used for the ratings system, rated.html and rating.html. You may design these pages using any text of HTML editor, but bear in mind that the pages are loaded into a small window.
To turn on the ratings system...
- Using a text editor, open
config.pl
- Navigate down to the question
DO YOU WANT TO DISPLAY FILE INFORMATION AT ALL?
- Set
$display_fileinfo = 1;
- Then, navigate down to the question
WHAT INFO DO YOU WISH TO DISPLAY FOR FILE INFORMATION?
- Set
$display_rates = 1;
[ Top ]
© Copyright 1999-2005 BizDesign, Inc. All rights reserved. BizDesign® is a registered trademark of BizDesign, Inc. Permission to distribute, in any form, whole or part, is forbidden.
Report Errors or Omissions to webmaster@imagefolio.com
|