• Colorize quoted text?

    From Alpha@21:4/158 to All on Wed Dec 23 13:15:32 2020
    Hey Enigma Sysops and NuSkooler --

    Is it possible to set a color in messageAreaViewPost to quoted text?

    Cheers,



    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.18.2)
    * Origin: Corporation X (21:4/158)
  • From NuSkooler@21:1/121 to Alpha on Sat Dec 26 01:17:16 2020
    On Wednesday, December 23rd Alpha said...
    Hey Enigma Sysops and NuSkooler --
    Is it possible to set a color in messageAreaViewPost to quoted text?

    Not yet, will look into - should be pretty trivial.


    --
    NuSkooler
    Xibalba BBS @ xibalba.l33t.codes / 44510(telnet) 44511(ssh)
    ENiGMA 1/2 BBS WHQ | Phenom | 67 | iMPURE | ACiDic
    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.13.1)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From NuSkooler@21:1/121 to Alpha on Sat Dec 26 15:12:56 2020
    Alpha around Wednesday, December 23rd...
    Hey Enigma Sysops and NuSkooler --
    Is it possible to set a color in messageAreaViewPost to quoted text? Cheers,

    ...annnnd it's implemented. git pull & see WHATSNEW.md / the default theme for info and an example.


    --
    NuSkooler
    Xibalba BBS @ xibalba.l33t.codes / 44510(telnet) 44511(ssh)
    ENiGMA 1/2 BBS WHQ | Phenom | 67 | iMPURE | ACiDic
    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.13.1)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Alpha@21:4/158 to NuSkooler on Sat Dec 26 15:00:24 2020
    ...annnnd it's implemented. git pull & see WHATSNEW.md / the default theme for info and an example.

    That's amazing. Will pull now. cheers!!


    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.18.2)
    * Origin: Corporation X (21:4/158)
  • From NuSkooler@21:1/121 to Alpha on Sun Dec 27 00:12:56 2020
    On Saturday, December 26th Alpha was heard saying...
    That's amazing. Will pull now. cheers!!

    BTW, if you already pulled, pull again. I don't know why I didn't do it the first time around - you can now set the attribute to an array of 3 styles:
    1 - initials
    2 - > char
    3 - the text itself




    --
    NuSkooler
    Xibalba BBS @ xibalba.l33t.codes / 44510(telnet) 44511(ssh)
    ENiGMA 1/2 BBS WHQ | Phenom | 67 | iMPURE | ACiDic
    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.13.1)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)
  • From Bob Roberts@21:2/118 to NuSkooler on Sun Dec 27 13:38:30 2020
    132
    BTW, if you already pulled, pull again. I don't know why I didn't do it the first time around - you can now set the attribute to an array of 3 styles: 1 - initials 2 - > char
    3 - the text itself

    So, I'm trying to convince Nightfox to do the same for DDMsgReader module for Synchronet. Basically to find and color the quoted text (and tear/origin lines) differently from the reply text. Which really makes things easier to read if you ask me.

    I'm not sure I've convinced him yet. He has some concern around handling the display of real ANSI (like BBS ads) without trying to colorize them if a > is detected. I would assume you don't apply the quote format if the Message reader







































    detects ANSI?

    Bob Roberts
    --- SBBSecho 3.12-Linux
    * Origin: Halls of Valhalla -=- Happy New Year (21:2/118)
  • From NuSkooler@21:1/121 to Bob Roberts on Sun Dec 27 17:52:08 2020
    Twas Sunday, December 27th when Bob Roberts said...
    I'm not sure I've convinced him yet. He has some concern around handling the display of real ANSI (like BBS ads) without trying to colorize them if a > is detected. I would assume you don't apply the quote format if the Message reader detects ANSI?

    Yep exactly. Quote handling, ANSI "art" vs a textual message, etc. is a big mess to deal with really. I'm not quite happy with now Enig handles quotes all







































    the time. I may re-visit that before the FSE re-write if I run into enough situations that it triggers me hehe. Enig trys to leave formatted ASCII as-is for the most part, ANSI is pre-processed to be able to live in a FSE, and everything else is _mostly_ just dumped in. ...until you try to quote it, which







































    again, ...ugg. :)


    On Sunday, December 27th Bob Roberts said...
    tear/origin lines)

    I'll probably add this in soon as well.





    --
    NuSkooler
    Xibalba BBS @ xibalba.l33t.codes / 44510(telnet) 44511(ssh)
    ENiGMA 1/2 BBS WHQ | Phenom | 67 | iMPURE | ACiDic
    --- ENiGMA 1/2 v0.0.12-beta (linux; x64; 12.13.1)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (21:1/121)