Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:door:slyvote [2023/10/08 14:18] – Changed CVS repository links to use the Git repository Nightfox | howto:door:slyvote [2023/12/10 13:22] (current) – Added notes about slyv_cfg.js, the new menu-driven configurator for SlyVote Nightfox | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Getting SlyVote ===== | ===== Getting SlyVote ===== | ||
| - | SlyVote | + | SlyVote |
| - | * Browse to the '' | + | |
| - | * Download SlyVote from the [[http:// | + | |
| ===== Minimum Synchronet version and .js scripts ===== | ===== Minimum Synchronet version and .js scripts ===== | ||
| Line 30: | Line 28: | ||
| * slyvote.js: The SlyVote script | * slyvote.js: The SlyVote script | ||
| * slyvote.cfg: | * slyvote.cfg: | ||
| + | * slyv_cfg.js: | ||
| + | The menu-driven configurator can be run at the command prompt in the SlyVote directory with the following command: | ||
| + | jsexec slyv_cfg | ||
| + | Alternately: | ||
| + | jsexec slyv_cfg.js | ||
| slyvote.cfg is a plain text file, so it can be edited using any text editor. | slyvote.cfg is a plain text file, so it can be edited using any text editor. | ||