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:logon [2021/07/31 18:18] – Document the new guest prompt disable options digital manmodule:logon [2021/07/31 18:58] (current) – [Logon] Now allows guest info prompt text to be overridden digital man
Line 21: Line 21:
 | sysop_available   | ''text.dat'' LiSysopAvailable string | Comma-separated list of random sysop-is-available-for-chat status strings (displayed during logon) | | sysop_available   | ''text.dat'' LiSysopAvailable string | Comma-separated list of random sysop-is-available-for-chat status strings (displayed during logon) |
 | sysop_unavailable | ''text.dat'' LiSysopNotAvailable string | Comma-separated list of random sysop-is-not-available-for-chat status strings (displayed during logon) | | sysop_unavailable | ''text.dat'' LiSysopNotAvailable string | Comma-separated list of random sysop-is-not-available-for-chat status strings (displayed during logon) |
-| guest_name        | true | Prompt for the real/full name of //Guests// during logon | +| guest_name        | default-text (see ''logon.js''| Prompt for the real/full name of //Guests// during logon, set to false to disable or set to alternate prompt text string 
-| guest_email       true | Prompt for the email address of //Guests// (recommended to leave enabled) | +| guest_email       default-text (see ''logon.js''| Prompt for the email address of //Guests//, set to false to disable (recommended to leave enabled) | 
-| guest_location    | true | Prompt for the location of //Guests// | +| guest_location    | default-text (see ''logon.js''| Prompt for the location of //Guests//, set to false to disable 
-| guest_referral    | true | Prompt //Guests// to provide an answer to question: "Where did you hear about this BBS?" |+| guest_referral    | default-text (see ''logon.js''| Prompt //Guests// to provide an answer to question: "Where did you hear about this BBS?", set to false to disable |
  
 ===== Fast Logon ===== ===== Fast Logon =====