• exec/exportcfg.js

    From rswindell@VERT to CVS commit on Mon Jan 14 15:37:00 2019
    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 Fri Jan 18 12:13:00 2019
    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 Sat Jan 19 12:58:00 2019
    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 Thu Feb 14 22:11:00 2019
    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 Sat Feb 6 13:45:44 2021
    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