• xtrn/slyvote/slyvote.js

    From nightfox@VERT to CVS commit on Thursday, December 27, 2018 21:10:35
    xtrn/slyvote slyvote.js 1.1 1.2
    Update of /cvsroot/sbbs/xtrn/slyvote
    In directory cvs:/tmp/cvs-serv22287

    Modified Files:
    slyvote.js
    Log Message:
    Now uses slyvote.cfg (all lowercase) for the configuration filename, to match the recent rename that was done. This probably would only affect systems running in Linux and other systems that have case-sensitive filesystems.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to nightfox on Thursday, December 27, 2018 22:08:40
    Re: xtrn/slyvote/slyvote.js
    By: nightfox to CVS commit on Thu Dec 27 2018 09:10 pm

    xtrn/slyvote slyvote.js 1.1 1.2
    Update of /cvsroot/sbbs/xtrn/slyvote
    In directory cvs:/tmp/cvs-serv22287

    Modified Files:
    slyvote.js
    Log Message:
    Now uses slyvote.cfg (all lowercase) for the configuration filename, to match the recent rename that was done. This probably would only affect systems running in Linux and other systems that have case-sensitive filesystems.

    I just wanted to raise your attention to the global function: file_cfgname(). It'll construct a proper configuration filename/path for you, correcting for case, and finding host-specific configuration files automatically (if there are any).

    digital man

    Synchronet/BBS Terminology Definition #65:
    TTY = Teletype (dumb terminal)
    Norco, CA WX: 52.4øF, 27.0% humidity, 5 mph SW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Friday, December 28, 2018 22:35:13
    Re: xtrn/slyvote/slyvote.js
    By: Digital Man to nightfox on Thu Dec 27 2018 10:08 pm

    I just wanted to raise your attention to the global function: file_cfgname(). It'll construct a proper configuration filename/path for you, correcting for case, and finding host-specific configuration files automatically (if there are any).

    Thanks. I'll have a look at making use of file_cfgname().

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Wednesday, August 14, 2019 16:05:32
    xtrn/slyvote slyvote.js 1.7 1.8
    Update of /cvsroot/sbbs/xtrn/slyvote
    In directory cvs:/tmp/cvs-serv24501

    Modified Files:
    slyvote.js
    Log Message:
    Version 1.03: Made use of require() (if available) to load the required .js libraries.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sunday, February 09, 2020 20:41:15
    xtrn/slyvote slyvote.js 1.8 1.9
    Update of /cvsroot/sbbs/xtrn/slyvote
    In directory cvs:/tmp/cvs-serv4120

    Modified Files:
    slyvote.js
    Log Message:
    Version 1.04: Internal change only (no change in behavior for the user) - Updated the way AddAdditionalQuitKeys() is called in the DDLightbarMenu objects, due to the change in dd_lightbar_menu.js


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sunday, April 05, 2020 14:04:41
    xtrn/slyvote slyvote.js 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/slyvote
    In directory cvs:/tmp/cvs-serv29193

    Modified Files:
    slyvote.js
    Log Message:
    Changed DDLightbarMenu call to GetTopItemIdxToTopOfLastPage -> GetTopItemIdxOfLastPage. Requires the latest dd_lightbar_menu.js.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net