• sysinfo.ssjs

    From Hemo@VERT/UJOINT to All on Mon May 16 13:57:59 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 15:16:40 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 20:52:32 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ã