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
Next revision
Previous revision
module:newuser [2019/05/09 02:25] – New User - two words digital manmodule:newuser [2026/03/06 01:34] (current) – Document avatar_identicon digital man
Line 15: Line 15:
 | avatar_file                      | Default user avatar (.bin filename) | | avatar_file                      | Default user avatar (.bin filename) |
 | avatar_offset         | 0          | Avatar index to use from avatar_file | | avatar_offset         | 0          | Avatar index to use from avatar_file |
 +| avatar_identicon      | false      | Set to true to auto-generate an [[wp>identicon]] based on new user's alias for their default avatar |
 | send_welcome          | false      | Send a welcome email (''[[dir:text]]/welcome.msg'') to the new user | | send_welcome          | false      | Send a welcome email (''[[dir:text]]/welcome.msg'') to the new user |
 +| survey                | true       | Ask new user "Where did you hear about this BBS?" |
 +
 +===== Customize =====
 +
 +If you choose to use a customized or entirely different new user module, it is recommended that you use a different module name (not "newuser") and/or copy the stock new user module to your ''[[dir:mods]]'' directory before modifying.
 +
  
 ===== See Also ===== ===== See Also =====
Line 22: Line 29:
   * [[:module:Logon]] Module   * [[:module:Logon]] Module
  
 +{{tag> newuser}}