• exec/exportcfg.js

    From rswindell@VERT to CVS commit on Monday, January 14, 2019 20:37:02
    exec exportcfg.js NONE 1.1
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv30344

    Added Files:
    exportcfg.js
    Log Message:
    Converted fileareas.js into a generic cfg-list exporter (e.g. for msg areas, etc.)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, January 18, 2019 17:13:52
    exec exportcfg.js 1.1 1.2
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv4460

    Modified Files:
    exportcfg.js
    Log Message:
    Added the msising '-ex' option to the usage help output.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 19, 2019 17:58:43
    exec exportcfg.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25358

    Modified Files:
    exportcfg.js
    Log Message:
    Allow specific items (e.g. subs, dirs, xtrns, events, editors) to be selected/included with the -inc=<code> option or excluded with the
    -exc=<code> option.
    Fixed a problem where some item types did not have a 'code' property
    (this is a difficiency in the JS object model that will be fixed in the
    future - but a work-around is to just use the associative-array 'index'
    value if the 'code' property does not exist).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, February 15, 2019 03:11:07
    exec exportcfg.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv16059

    Modified Files:
    exportcfg.js
    Log Message:
    Added new exportcfg cfg-types:
    file-prots
    file-extrs
    file-comps
    file-viewers
    file-testers
    file-dlevents
    ... using cfglib.js (wow, that was easy!)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, February 06, 2021 18:45:44
    https://gitlab.synchro.net/main/sbbs/-/commit/1fdc253494876b05ba21f06f
    Modified Files:
    exec/exportcfg.js
    Log Message:
    Add support for exporting text sections (cfg-type = 'text-secs').

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