• exec/exportcfg.js

    From rswindell@1:103/705 to CVS commit on Mon Jan 14 20:37:02 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.)

    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Jan 18 17:13:52 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.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sat Jan 19 17:58:43 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).


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Feb 15 03:11:07 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!)


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Feb 6 18: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').
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)