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
Next revision
Previous revision
Next revisionBoth sides next revision
module:xtrn_sec [2020/11/24 14:32] – [Configure] more info on how to enter values in mod_opts.iini mlongmodule:xtrn_sec [2020/11/30 18:23] – [Display Files] Add tail section nelgin
Line 43: Line 43:
 | titles                 | text[XtrnProgLstTitles]  | Program list titles | | titles                 | text[XtrnProgLstTitles]  | Program list titles |
 | underline              | text[XtrnProgLstUnderline]  | Underline string under the titles | | underline              | text[XtrnProgLstUnderline]  | Underline string under the titles |
-| section_header_fmt     "\x01-\x01gSelect \x01hExternal Program Section\x01-\x01g:" | Header format for main section listing | +| section_header_fmt     text[SelectItemHdr] | Header format for main section listing | 
-| section_fmt            | "\x01y\x01g%3d:\x01n\x01g %s" | Display format used for section entries in main section listing | +| section_fmt            | text[SelectItemFmt] | Display format used for section entries in main section listing | 
-| section_which          | "\r\n\x01-\x01gWhich, \x01w\x01h~Q\x01n\x01guit or [1]: \x01h" | 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 |
 | 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 |
Line 69: Line 70:
   * Each program list can have an optional header displayed by creating the file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_num>_head.*'' or ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_code>_head.*''.   * Each program list can have an optional header displayed by creating the file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_num>_head.*'' or ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_code>_head.*''.
   * Each auto-generated program list can be replaced by creating the optional file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_num>.*'' or ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_code>.*''.   * Each auto-generated program list can be replaced by creating the optional file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_num>.*'' or ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_code>.*''.
 +  * Each program list can have an optional tail section displayed by creating the file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_num>_tail.*'' or ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn<sec_code>_tail.*''.
   * Each external program can have an optional file displayed before execution by creating the file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn/<code>.*''   * Each external program can have an optional file displayed before execution by creating the file ''[[dir:text]]/[[custom:menu_files|menu]]/xtrn/<code>.*''