contrib documentation

This commit is contained in:
Shish
2009-01-16 00:18:41 -08:00
parent 68159753d4
commit 17ad021cca
21 changed files with 116 additions and 12 deletions

View File

@ -4,6 +4,11 @@
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Allow users to score images
* Documentation:
* Similar to the Image Scores (Numeric) extension, but this one
* uses an average rather than the sum of all votes, which means
* that the score will be [-2 .. +2], and each integer in that
* range has a label attached.
*/
class TextScoreSetEvent extends Event {