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

    From Rob Swindell to Git commit to main/sbbs/master on Monday, December 07, 2020 19:16:30
    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 ('*').
  • From Rob Swindell to Git commit to main/sbbs/master on Wednesday, March 02, 2022 18:41:23
    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.