Skip to content
Snippets Groups Projects
  1. Jan 08, 2025
    • Rob Swindell's avatar
      Support "virtual shortcuts" to directory configured in SCFG->File Areas · 0dde9df8
      Rob Swindell authored
      As an alternative to directory aliases configured in ftpalias.cfg and/or
      web_alias.ini, a sysop can specify a shortcut (virtual directory name) per
      directory in SCFG->File Areas. These shortcuts will appears as top/root level
      directories in the FTP and Web servers for quick user access to important
      directories.
      
      The advantages (over ftpalias.cfg / web_alias.ini) are:
      - one place to configure
      - FILE_FTP_PATH and FILE_WEB_PATH @-codes will use the shortcut
        (usually a shorter, preferred virtual path to the directory)
      
      * New JS file_area.dir[].vshortcut property
      0dde9df8
    • Rob Swindell's avatar
      Populate the security level string being edited with current level (number) · f7c75dee
      Rob Swindell authored
      This appears to have been the original intention (otherwise, why call ultoa?),
      but was never done. Just a usability/convenience thing, but an apparent bug.
      f7c75dee
  2. Jan 07, 2025
  3. Jan 06, 2025
Loading