Skip to content
  • rswindell's avatar
    * Implemented support for new LIB_DIRS option: · 7cd354b2
    rswindell authored
      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
    7cd354b2