This plugin enables TWiki users to rate any topic for Quality of content and Relevance of the topic across their TWiki community. Several display methods are provided:
- A star rating is inserted in the topic header
- A Review link on each topic shows a list of the current reviews
- A link on a user page shows a list of reviews made by that person
- A ratings statistics topic shows an overall summary of reviews by topic
This plugin also allows members of the TWiki community to rate any web page - and can be used to focus attention on the best (and worst) pages out there.
Please note that this plugin uses a
MySQL? database for storage of review data. Installation help is provided in these topics (included in the install set):
PeerReviewInstall
PeerReviewMySQLSetUp
PeerReviewDbiDbdSetUp
PeerReviewExamples
Settings
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This plugin enables TWiki users to rate any topic for Quality of content and Relevance of the topic across their TWiki community.
Plugin Installation Instructions
- Download the ZIP file from the Plugin web (see below)
- do NOT unzip that file until after you've followed the PeerReviewInstall instructions!!!
- Follow the instructions in PeerReviewInstall
Plugin Info
PeerPlugin variable settings follow:
* Set LINKICON = %PUBURLPATH%/Plugins/PeerPlugin/peerreview.gif
* Set RATINGSUFFIX =
* #Set LISTICONPREFIX = %PUBURLPATH%/Plugins/PeerPlugin/dot_
* #Set LISTICONHEIGHT = 12
* #Set LISTICONWIDTH = 64
* #Set RATINGICONPREFIX = %PUBURLPATH%/Plugins/PeerPlugin/rating
* #Set RATINGICONHEIGHT = 5
* #Set RATINGICONWIDTH = 42
* Set LISTICONPREFIX = %PUBURLPATH%/Plugins/PeerPlugin/star_
* Set LISTICONHEIGHT = 13
* Set LISTICONWIDTH = 75
* Set RATINGICONPREFIX = %PUBURLPATH%/Plugins/PeerPlugin/star_
* Set RATINGICONHEIGHT = 13
* Set RATINGICONWIDTH = 75
Related Topics: TWikiPreferences,
TWikiPlugins
--
SteveRoe - 22 Aug 2001
Topic revision: r10 - 23 May 2006 - 20:07:08 -
PeterThoeny