• newuser_signup questions

    From CyberNix@1:103/705 to All on Tue Oct 1 19:25:35 2024
    Trying to make a new command shell and I also want to make a new newuser module so I can print the new user registration questions (alias, gender, etc) as a nicely-formatted table.

    I was thinking this would be the newuser_signup.js file but there's a notice at the top which says that the file is not normally called/used by anything.

    newuser.js is described as: "End of new terminal user registration/creation process", but of course I'm trying to modify the new user registration process itself.

    Thanks,
    Nick

    ---
    � Synchronet � Sent from TFSI BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From CyberNix@1:103/705 to All on Wed Oct 2 22:32:22 2024
    Re: newuser_signup questions
    By: CyberNix to All on Tue Oct 01 2024 07:25 pm

    Trying to make a new command shell and I also want to make a new newuser module so I can print the new user registration questions (alias, gender, etc) as a nicely-formatted table.

    I was thinking this would be the newuser_signup.js file but there's a notice at the top which says that the file is not normally called/used by anything.

    newuser.js is described as: "End of new terminal user registration/creation process", but of course I'm trying to modify the new user registration process itself.

    Just found newuser_signup.cpp. Is this the right one? Was hoping it'd be in JS because I don't know C++ :D

    Nick

    ---
    � Synchronet � Sent from TFSI BBS
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From nelgin@1:103/705 to CyberNix on Wed Oct 2 22:00:17 2024
    Re: newuser_signup questions
    By: CyberNix to All on Wed Oct 02 2024 22:32:22

    Just found newuser_signup.cpp. Is this the right one? Was hoping it'd be in JS because I don't know C++ :D

    Can you not follow the advice in the file?

    * This script is not normally called/used by anything, so making changes
    * to this script is unlikely to achieve what you're wanting. Instead,
    * consider making changes to SCFG->System->New User Prompts, New User
    * Values, or the new user question strings in your ctrl/text.dat file.


    Are you wanting more than can be collected? You might be better off using a survey door or something, I'm sure there's one out there.

    ---
    � Synchronet � End Of The Line BBS - endofthelinebbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to CyberNix on Thu Oct 3 00:08:02 2024
    Re: newuser_signup questions
    By: CyberNix to All on Tue Oct 01 2024 07:25 pm

    Trying to make a new command shell and I also want to make a new newuser module so I can print the new user registration questions (alias, gender, etc) as a nicely-formatted table.

    I was thinking this would be the newuser_signup.js file but there's a notice at the top which says that the file is not normally called/used by anything.

    newuser.js is described as: "End of new terminal user registration/creation process", but of course I'm trying to modify the new user registration process itself.

    That ability is on the todo list, but not yet done: https://gitlab.synchro.net/main/sbbs/-/issues/563
    --
    digital man (rob)

    This Is Spinal Tap quote #43:
    I feel my role in the band is ... kind of like lukewarm water.
    Norco, CA WX: 74.0�F, 61.0% humidity, 0 mph WNW wind, 0.00 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From nelgin@1:103/705 to Digital Man on Thu Oct 3 18:15:36 2024
    Re: newuser_signup questions
    By: Digital Man to CyberNix on Thu Oct 03 2024 00:08:02

    That ability is on the todo list, but not yet done: https://gitlab.synchro.net/main/sbbs/-/issues/563

    Someone needs to go in and put a "due date" on it :)

    ---
    � Synchronet � End Of The Line BBS - endofthelinebbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)