Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howto:door:slyvote [2018/03/01 12:21] – old revision restored digital manhowto:door:slyvote [2018/03/26 13:14] – Updated the list of text.dat entries used (SlyVote now uses BallotHdr (791) instead of SelectHdr (501). nightfox
Line 1: Line 1:
 ====== SlyVote ====== ====== SlyVote ======
-[[http://digdist.synchro.net/DigDistBBSStuff/DigDistBBSStuff.html|SlyVote]] version 0.34 beta (released on 2018-01-28) is a voting booth door for Synchronet (written in JavaScript) for viewing and voting on polls, as well as creating polls.  SlyVote makes use of the voting feature added in Synchronet 3.17 and also supports displaying of avatars for the people who post polls (avatars were also added in Synchronet 3.17).+[[http://digdist.synchro.net/DigDistBBSStuff/DigDistBBSStuff.html|SlyVote]] is a voting booth door for Synchronet (written in JavaScript) for viewing and voting on polls, as well as creating polls.  SlyVote makes use of the voting feature added in Synchronet 3.17 and also supports displaying of avatars for the people who post polls (avatars were also added in Synchronet 3.17).
  
 ===== Getting SlyVote ===== ===== Getting SlyVote =====
Line 67: Line 67:
 SlyVote uses the following lines from Synchronet's text.dat file (located in the sbbs/ctrl directory): SlyVote uses the following lines from Synchronet's text.dat file (located in the sbbs/ctrl directory):
   * 120 (CantPostOnSub)   * 120 (CantPostOnSub)
-  * 501 (SelectItemHdr) 
   * 503 (SelectItemWhich)   * 503 (SelectItemWhich)
   * 759 (CantReadSub)   * 759 (CantReadSub)
Line 74: Line 73:
   * 781 (R_Voting)   * 781 (R_Voting)
   * 787 (PollVoteNotice)   * 787 (PollVoteNotice)
 +  * 791 (BallotHdr)
  
 ===== See Also ===== ===== See Also =====