• ctrl/text.dat src/sbbs3/file.cpp text.h text_defaults.c text_id.c

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tuesday, January 07, 2025 16:57:30
    https://gitlab.synchro.net/main/sbbs/-/commit/269875be1b0ad07f72479a56
    Modified Files:
    ctrl/text.dat src/sbbs3/file.cpp text.h text_defaults.c text_id.c
    Log Message:
    Add FileURL text.dat string, used when displaying file info

    This is an optional (default: blank) string that can be used to display a file's URL(s) (e.g. FTP and/or Web URLs, using @-codes) when viewing extended file information. I currently have this string output before the file description.

    The idea is that a sysop could set this string (e.g in their ctrl/text.ini) instead of or in-addition-to their text/menu/download.msg file and then the file URL(s) would be more readily displayed (not just went prompting for a download protocol to send said file).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Tuesday, January 07, 2025 20:41:39
    https://gitlab.synchro.net/main/sbbs/-/commit/641e6c4ac2ea29dee46f8ee8
    Modified Files:
    ctrl/text.dat src/sbbs3/file.cpp text.h text_defaults.c text_id.c
    Log Message:
    Revert "Add FileURL text.dat string, used when displaying file info"

    This reverts commit 269875be1b0ad07f72479a560b9ea8441aa5d176.

    There are plenty of existing text.dat strings where URL @-codes can be added.
    I had good/better results by changing the FiFilename string.
    So let's not add a new/blank text.dat string for now good reason.

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