Add optional "temp file transfer" module (defaults to "tempxfer"[.js])
This module (name configurable in SCFG->System->Loadable Modules) replaces the old hard-coded temp/archive file menu in v3.18 and earlier, going all the way back to v1a. Good-bye to yet more old and crufty Synchronet C source code. :-/ Change the "Pre Xtrn Prog" and "Post Xtrn Prop" menu option in SCFG->System->Loadable Modules to just "Pre Xtrn" and "Post Xtrn". The help text had the wrong names anyway (now fixed). Save the menu lightbar position in the "Loadable Modules" SCFG menu.
parent
23f611f0
No related branches found
No related tags found
Showing
- src/sbbs3/main.cpp 0 additions, 1 deletionsrc/sbbs3/main.cpp
- src/sbbs3/sbbs.h 0 additions, 4 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/scfg/scfgsys.c 30 additions, 23 deletionssrc/sbbs3/scfg/scfgsys.c
- src/sbbs3/scfgdefs.h 1 addition, 0 deletionssrc/sbbs3/scfgdefs.h
- src/sbbs3/scfglib1.c 10 additions, 5 deletionssrc/sbbs3/scfglib1.c
- src/sbbs3/scfgsave.c 5 additions, 2 deletionssrc/sbbs3/scfgsave.c
- src/sbbs3/tmp_xfer.cpp 3 additions, 385 deletionssrc/sbbs3/tmp_xfer.cpp
Loading
Please register or sign in to comment