• Clickable Links

    From apam@21:1/125 to g00r00 on Wednesday, January 17, 2018 11:11:49
    Hey,

    Somewhere you mentioned the possibility of adding clickable links in
    netrunner for http downloads in mystic in the future. I was wondering do
    you plan to make it compatible with VTX/ENiGMA1/2 clickable links? Just thinking it would be cool if there was some kind of standard for this (or
    maybe there is, I don't know)

    Andrew


    +--+--+
    Andrew Pamment (apam)
    https://magickabbs.com/

    --- MagickaBBS v0.7alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From g00r00@21:1/108 to apam on Tuesday, January 16, 2018 21:41:50
    Somewhere you mentioned the possibility of adding clickable links in netrunner for http downloads in mystic in the future. I was wondering do you plan to make it compatible with VTX/ENiGMA1/2 clickable links? Just thinking it would be cool if there was some kind of standard for this (or maybe there is, I don't know)

    I'm not exactly sure what you're referring to, but there already is a standard... its anything prefixed with http://, ftp://, etc :)

    It would just screen scrape and if you clicked on a link it'd open up the default web browser, default ftp client, etc.

    --- Mystic BBS v1.12 A39 2018/01/16 (Windows/32)
    * Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
  • From apam@21:1/125 to g00r00 on Wednesday, January 17, 2018 13:21:41
    I'm not exactly sure what you're referring to, but there already is a standard... its anything prefixed with http://, ftp://, etc :)

    It would just screen scrape and if you clicked on a link it'd open up the default web browser, default ftp client, etc.

    That make sense. I'm not sure why Nu/CodeWar did it differently, they
    have done some thing to encapsulate it into an ansi code.

    If you want to see what they did it's at the bottom of:

    http://github.com/NuSkooler/enigma-bbs/blob/master/core/ansi_term.js

    Your way makes sense to me, maybe Nu will see this and say why they did
    what they did..

    Andrew


    +--+--+
    Andrew Pamment (apam)
    https://magickabbs.com/

    --- MagickaBBS v0.7alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)