Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

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 [2025/04/19 19:15] – indent_list_item renamed to align_prog_list, added align_section_list option digital manmodule:xtrn_sec [2025/12/30 20:32] (current) – [Configure] Add multicolumn_section_fmt digital man
Line 37: Line 37:
 | 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            | 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 program columns 
 +| multicolumn_section_fmt | "\x01g\x01h%3d: \x01n\x01g%-32.32s " | Display format used for multiple program //section// columns ||
 | singlecolumn_fmt       | "\x01h\x01c%3u \xb3 \x01n\x01c%s\x01h "          | Display format used for single column | | singlecolumn_fmt       | "\x01h\x01c%3u \xb3 \x01n\x01c%s\x01h "          | Display format used for single column |
 | singlecolumn_margin    | 7      | Desired button margin (below program list), in rows | | singlecolumn_margin    | 7      | Desired button margin (below program list), in rows |