• xtrn/slyvote/slyvote.js

    From nightfox@VERT to CVS commit on Thu Dec 27 16:10:00 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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to nightfox on Thu Dec 27 17:08:00 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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Fri Dec 28 17:35:00 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
  • From nightfox@VERT to CVS commit on Wed Aug 14 12: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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Feb 9 15: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


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Apr 5 10: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.


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