• xtrn/slyvote/slyvote.js

    From nightfox@1:103/705 to CVS commit on Thu Dec 27 21:10:35 2018
    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.

    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to nightfox on Thu Dec 27 22:08:40 2018
    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
    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to Digital Man on Fri Dec 28 22:35:13 2018
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From nightfox@1:103/705 to CVS commit on Wed Aug 14 16:05:32 2019
    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.

    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From nightfox@1:103/705 to CVS commit on Sun Feb 9 20:41:15 2020
    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

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From nightfox@1:103/705 to CVS commit on Sun Apr 5 14:04:41 2020
    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.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)