• src/sbbs3/scfg/scfgsub.c scfgxfr2.c

    From rswindell@VERT to CVS commit on Thu Nov 16 03:03:43 2017
    src/sbbs3/scfg scfgsub.c 1.44 1.45 scfgxfr2.c 1.51 1.52
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv22858

    Modified Files:
    scfgsub.c scfgxfr2.c
    Log Message:
    Fixed issues with newly created or imported subs and dirs being re-sorted by index (the sub/dir constructor wasn't setting the initial subnum/dirnum property).


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Dec 8 00:16:30 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/a21d87d8308a8128bd737b8a
    Modified Files:
    src/sbbs3/scfg/scfgsub.c scfgxfr2.c
    Log Message:
    Only indicate one template sub/dir (with '*') per group/lib

    ... as pointed out by Nelgin. You can toggle more than one sub-board/directory's "template" option to "Yes". But only the first such sub/dir is actually the template, so only indicate the first such sub with a splat ('*').

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Mar 2 18:41:23 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/528edd9f46b87aa5ce22c4d3
    Modified Files:
    src/sbbs3/scfg/scfgsub.c scfgxfr2.c
    Log Message:
    Show auto-generated newsgroup name and Fido area-tags

    Also reversed the order of newsgroup name and area-tag options for a sub-board.

    Updated help text too to specify that sub's area-tag can be derived from newsgroup name, if one is specified.

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