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
module:logonlist [2024/06/09 16:20] – [Invoke] Add new 'days' option, clarify count value may be included with -l digital manmodule:logonlist [2024/07/17 13:25] (current) – [Configure] Add time_fmt digital man
Line 25: Line 25:
 ===== Install =====  ===== Install ===== 
 This module (''logonlist'') should be the default value of SCFG->System->Loadable Modules->List Logons. This module (''logonlist'') should be the default value of SCFG->System->Loadable Modules->List Logons.
 +
 +If a sysop needs to install this module, it can be installed with the command-line ''[[util:jsexec]] logonlist install''.
 ===== Invoke ===== ===== Invoke =====
 The default behavior of the Logon List module (when no command-line options are provided) is to display all user logons that have been logged so far today, in the order in which they were logged (normally, by the [[module:logon|Logon Module]]). The default behavior of the Logon List module (when no command-line options are provided) is to display all user logons that have been logged so far today, in the order in which they were logged (normally, by the [[module:logon|Logon Module]]).
Line 50: Line 52:
 | ''today''            | "Today" | The word displayed to represent the current day | | ''today''            | "Today" | The word displayed to represent the current day |
 | ''yesterday''        | "Yesterday | The word displayed to represent the day before the current day | | ''yesterday''        | "Yesterday | The word displayed to represent the day before the current day |
 +| ''time_fmt''         | "%H:%M" | The [[https://cplusplus.com/reference/ctime/strftime/|strftime]] format of the logon date/time to be displayed |
 ===== See Also ===== ===== See Also =====
   * [[:module:|module index]]   * [[:module:|module index]]