• Synchronet Oneliners Web module

    From Deavmi@VERT/KK4QBN to All on Sun Mar 26 07:59:42 2017
    I think that the new web interface provided by echicken should order the one liners by data where the latest is at the top of the ist and not the other way around.

    +==========+

    Regards,
    Tristan B. Kildaire (Deavmi)

    Email: deavmi@ewbbs.synchro.net; deavmi@kk4qbn.synchro.net

    +==========+

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From echicken@VERT/ECBBS to Deavmi on Sun Mar 26 11:59:14 2017
    Re: Synchronet Oneliners Web module
    By: Deavmi to All on Sun Mar 26 2017 07:59:42

    I think that the new web interface provided by echicken should order the one liners by data where the latest is at the top of the ist and not the other way around.

    I can make that a configurable, but until then it would be a matter of changing line 22 of ###-oneliners.xjs:

    <?xjs lines.forEach(function (line) { ?>

    To this:

    <?xjs lines.reverse().forEach(function (line) { ?>

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From Jagossel@VERT/MTLGEEK to Deavmi on Sun Mar 26 13:16:33 2017
    Re: Synchronet Oneliners Web module
    By: Deavmi to All on Sun Mar 26 2017 07:59:42

    I think that the new web interface provided by echicken should order the one liners by data where the latest is at the top of the ist and not the other w around.

    I like the order of the one-liners as it is now. However, I have seen an issue with it on ConnectBot to where the latest one-liners fall out of the range. I don't know if that is the software itself, the client misrepresenting the size, or just the BBS.

    -jag
    Code it, Script it, Automate it!

    ---
    þ Synchronet þ MtlGeek - Geeks in Montreal - http://mtlgeek.com/ -
  • From KK4QBN@VERT/KK4QBN to Deavmi on Sun Mar 26 19:58:09 2017
    Re: Synchronet Oneliners Web module
    By: echicken to Deavmi on Sun Mar 26 2017 11:59 am

    I can make that a configurable, but until then it would be a matter of changing line 22 of ###-oneliners.xjs:

    <?xjs lines.forEach(function (line) { ?>

    To this:
    <?xjs lines.reverse().forEach(function (line) { ?>

    Thanks EC!

    Your oneliners are reversed now Deavmi :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From echicken@VERT/ECBBS to Jagossel on Mon Mar 27 10:09:10 2017
    Re: Synchronet Oneliners Web module
    By: Jagossel to Deavmi on Sun Mar 26 2017 13:16:33

    I like the order of the one-liners as it is now. However, I have seen an

    I believe he's talking about the web-based oneliners lister.

    issue with it on ConnectBot to where the latest one-liners fall out of the range. I don't know if that is the software itself, the client misrepresenting the size, or just the BBS.

    Could be a lot of things, including the client not interpreting some escape sequences correctly, or not providing (or reporting) a large enough terminal.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com