-
- Downloads
* Implemented support for new LIB_DIRS option:
Automatically detect child sub-directories and make them available as virtual directories for users to download from - only useful via FTP currently. * Implemented Sorting options for Message Groups and File Libraries: Sub-boards within groups and directories within library can now be automatically sorted based on the sysop's chosen sort field (long name, short name, or internal code) - Required that sub-boards are now stored/saved in msgs.cnf based on groups - Required QWKnet hub sub-board reference dynamic renumbering * Implemented "Template" toggle option for sub-boards and file directories: A sub-board or directory marked as "template" will be used for newly created (or imported) subs/dirs for that group/lib. Clone Options via SCFG will now use the "template" item as the source of the cloned settings, if available. * New "Impport Conferences..." option for QWKnet hubs to import subs (or just conference numbers) from a QWK control.dat file. * New command-line options: -import=<filename> - import a message Area List file -g<name> - specify a target message group for imported area list * All paste operations are now "Paste-Insert" (not over-write), as sysops would expect. * Unified several of the duplicate (or nearly duplicate) help text strings. * Over-hauled new group/sub/library/directory creation logic * Display number of sub-boards in groups and directories in libraries * Fixed a lot of help text typos and conversion issues
Showing
- src/sbbs3/scfg/scfg.c 198 additions, 65 deletionssrc/sbbs3/scfg/scfg.c
- src/sbbs3/scfg/scfg.h 19 additions, 0 deletionssrc/sbbs3/scfg/scfg.h
- src/sbbs3/scfg/scfgchat.c 10 additions, 10 deletionssrc/sbbs3/scfg/scfgchat.c
- src/sbbs3/scfg/scfgmsg.c 494 additions, 312 deletionssrc/sbbs3/scfg/scfgmsg.c
- src/sbbs3/scfg/scfgnet.c 185 additions, 114 deletionssrc/sbbs3/scfg/scfgnet.c
- src/sbbs3/scfg/scfgnode.c 1 addition, 1 deletionsrc/sbbs3/scfg/scfgnode.c
- src/sbbs3/scfg/scfgsub.c 242 additions, 164 deletionssrc/sbbs3/scfg/scfgsub.c
- src/sbbs3/scfg/scfgsys.c 1 addition, 1 deletionsrc/sbbs3/scfg/scfgsys.c
- src/sbbs3/scfg/scfgxfr1.c 14 additions, 14 deletionssrc/sbbs3/scfg/scfgxfr1.c
- src/sbbs3/scfg/scfgxfr2.c 276 additions, 173 deletionssrc/sbbs3/scfg/scfgxfr2.c
- src/sbbs3/scfg/scfgxtrn.c 18 additions, 42 deletionssrc/sbbs3/scfg/scfgxtrn.c
Loading
Please register or sign in to comment