• sysinfo.ssjs

    From Hemo@VERT/UJOINT to All on Mon May 16 09:57:00 2016
    I notice that when displaying the system stats from the web browser, some of the @ codes in my MSG/ASC files are not interpreted/replaced.

    the screens look correct when connecting via telnet, but when viewing via web interface I'll see the @ codes instead of the data.

    The files in question would be ./text/system.msg and ./text/menu/logon.asc

    I figured out that it is because the ./web/root/members/sysinfo.ssjs file is not written to translate on the @ tags I am using.

    Is there a reference for all the system.stats.XXXX.toString entities ? It looks like I just need to add the ones I'm interested in to be able to map
    the data correctly.

    ---
    þ Synchronet þ Universal JoiNT BBS - Running madly into the wind and screaming - bbs.ujoint.org
  • From Digital Man@VERT to Hemo on Mon May 16 11:16:00 2016
    Re: sysinfo.ssjs
    By: Hemo to All on Mon May 16 2016 01:57 pm

    I notice that when displaying the system stats from the web browser, some of the @ codes in my MSG/ASC files are not interpreted/replaced.

    the screens look correct when connecting via telnet, but when viewing via web interface I'll see the @ codes instead of the data.

    The files in question would be ./text/system.msg and ./text/menu/logon.asc

    I figured out that it is because the ./web/root/members/sysinfo.ssjs file is not written to translate on the @ tags I am using.

    Is there a reference for all the system.stats.XXXX.toString entities ? It looks like I just need to add the ones I'm interested in to be able to map the data correctly.

    system.stats is documented here: http://synchro.net/docs/jsobjs.html#system.stats

    @-codes are documented here:
    http://wiki.synchro.net/custom:atcodes

    If you make fixes to the stock .ssjs file(s), it'd be nice if you share those fixes with others and maybe we can merge them into CVS.

    digital man

    Synchronet/BBS Terminology Definition #35:
    SEXYZ = Synchronet External X/Y/ZMODEM file transfer protocol driver
    Norco, CA WX: 67.5øF, 66.0% humidity, 6 mph SSE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Hemo@VERT/UJOINT to Digital Man on Mon May 16 16:52:00 2016
    Re: sysinfo.ssjs
    By: Hemo to All on Mon May 16 2016 01:57 pm

    I notice that when displaying the system stats from the web browser,
    some
    of the @ codes in my MSG/ASC files are not interpreted/replaced.

    the screens look correct when connecting via telnet, but when viewing
    via
    web interface I'll see the @ codes instead of the data.

    The files in question would be ./text/system.msg and ./text/menu/logon.asc

    I figured out that it is because the ./web/root/members/sysinfo.ssjs
    file
    is not written to translate on the @ tags I am using.

    Is there a reference for all the system.stats.XXXX.toString entities
    ?
    It looks like I just need to add the ones I'm interested in to be
    able to
    map the data correctly.

    system.stats is documented here: http://synchro.net/docs/jsobjs.html#system.stats

    @-codes are documented here:
    http://wiki.synchro.net/custom:atcodes

    If you make fixes to the stock .ssjs file(s), it'd be nice if you share those fixes with others and maybe we can merge them into CVS.

    digital man


    Thanks for the links, it looks like you have things documented nicely, I
    must fail at searching.

    I will be sure to share any changes I make. The few I could figure out or 'guess' are working fine so far.

    Hemo

    ---
    þ Synchronet þ Universal JoiNT BBS - Running madly into the wind and screaming - bbs.ujoint.org