Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
module:xtrn_sec [2020/12/01 07:48] – [Display Files] add global header/footer mlongmodule:xtrn_sec [2020/12/06 14:32] (current) – [Configure] Add center option. digital man
Line 34: Line 34:
  
 ^ Option                 ^ Default ^ Description ^ ^ Option                 ^ Default ^ Description ^
-| multicolumn            | true   | Use a multiple-column program list when there are more than ''singlecolumn_height'' items. This will automatically set to false if screen_columns < 80 |+| center                 | false   | Center single-column program list in the user's terminal screen | 
 +| multicolumn            | true    | Use a multiple-column program list when there are more than ''singlecolumn_height'' items. This will automatically set to false if screen_columns < 80 |
 | multicolumn_separator  | " "    | Separator displayed between columns of program names | | multicolumn_separator  | " "    | Separator displayed between columns of program names |
 | multicolumn_fmt        | text[XtrnProgLstFmt]  | Display format used for multiple columns | | multicolumn_fmt        | text[XtrnProgLstFmt]  | Display format used for multiple columns |
Line 57: Line 58:
 | no_programs_msg        | text[NoXtrnPrograms]      | Message displayed when there are no external programs available | | no_programs_msg        | text[NoXtrnPrograms]      | Message displayed when there are no external programs available |
 | prompt_on_info         | false  | Display a yes/no prompt after displaying external program intro file | | prompt_on_info         | false  | Display a yes/no prompt after displaying external program intro file |
-| prompt_on_info_fmt     | \r\n\x01n\x01cDo you wish to continue | Formatting for prompt_on_info yes/no prompt |+| prompt_on_info_fmt     "\r\n\x01n\x01cDo you wish to continue| Formatting for prompt_on_info yes/no prompt |