Skip to main content

UNKNOWN

Project description

A TiddlyWeb plugin that provides the ability for users to score tiddlers.
Can use for rating a tiddler (1-5 or +1/-1)

##########
##usage###
##########
/tiddlyvoting?title=<title>&bag=<bag>&value=<value>
on the tiddler with title <title> in bag <bag> the field tiddlyvotes.total will be incremented by <value> and the field tiddlyvotes.mode will be updated with a number representing the most commonly used value and tiddlyvotes.average will be the average of all values applied to that tiddler

to work, the user must have read access to the bag <bag>

###########
##data accuracy####
###########
Obviously if someone has write access to a bag they can manually alter the rating on the given tiddler.
To prevent this a tiddler validator is installed. It will detect any changes to tiddlyvoting and make sure the result has not been tampered with.
Just make sure the bag you are allowing voting on is setup to use validators (make sure ACCEPT in the policy is ['NONE'])
As a result you cannot use the tiddlyvoting.total,tiddlyvoting.mode or tiddlyvoting.average fields on any tiddler for another purpose.

###########
##config####
###########
You can define more complex behaviours by using tiddler slices in the text of a tiddler called config::<bagname> in the tiddlyvoting bag.
So far the behaviours you can define are...
increment.range::0,10
increment.limit:2

increment.range sets the values which can be used for voting. In the above example any votes of value greater than 10 or less than 0 do not count.
increment.limit limits the votes a single user can cast on any tiddler. So if a user tries to vote a 3rd time in the above example the vote will be rejected

###########
##license####
###########
This package is licensed under the same terms as TiddlyWeb itself.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.voting-0.441.tar.gz (12.9 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.voting-0.441.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.voting-0.441.tar.gz
Algorithm Hash digest
SHA256 71d530c151685c11520ec00eae834dcf9a4eccd43656ddf6bd29e9fc7d4a732c
MD5 668225dd0ed638fbf86ff6b540a10c4c
BLAKE2b-256 6a20e393de6f792298eb21d2b7fa2f231ed6cbf1a4db160b5585695ea018e754

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page