Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

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/18 23:50] – [Configure] Added indent_list_items nelginmodule:xtrn_sec [2025/04/19 19:15] (current) – indent_list_item renamed to align_prog_list, added align_section_list option digital man
Line 41: Line 41:
 | singlecolumn_margin    | 7      | Desired button margin (below program list), in rows | | singlecolumn_margin    | 7      | Desired button margin (below program list), in rows |
 | singlecolumn_height    | screen_rows - singlecolumn_margin  | The maximum length of a single column list | | singlecolumn_height    | screen_rows - singlecolumn_margin  | The maximum length of a single column list |
-indent_list_items      | false   | Use with multi/singlecolumn_fmt strings which don't contain padded integer specifiers |+align_prog_list        | false   | Use with ''multi/singlecolumn_fmt'' strings which don't contain padded integer specifiers |
 | header_fmt             | text[XtrnProgLstHdr]  | Program list header format | | header_fmt             | text[XtrnProgLstHdr]  | Program list header format |
 | titles                 | text[XtrnProgLstTitles]  | Program list titles | | titles                 | text[XtrnProgLstTitles]  | Program list titles |
Line 49: Line 49:
 | section_which          | text[SelectItemWhich] | Which prompt for main section listing | | section_which          | text[SelectItemWhich] | Which prompt for main section listing |
 | section_header_title   | External Program Selection | Main section listing header text | | section_header_title   | External Program Selection | Main section listing header text |
 +| align_section_list     | false  | Use with ''section_fmt'' string that doesn't contain padded integer specifiers |
 | which                  | text[WhichXtrnProg]  | Which prompt | | which                  | text[WhichXtrnProg]  | Which prompt |
 | sort                   | false  | Re-sort (alphabetically) the list of programs and program sections before displaying to the user | | sort                   | false  | Re-sort (alphabetically) the list of programs and program sections before displaying to the user |