• Tagline support in SlyEdit

    From Accession@VERT/PHARCYDE to Digital Man on Friday, June 12, 2015 15:02:58
    Hello Digital,

    Currently, if you don't have a signature setup in Synchronet, SlyEdit will slap
    on a tagline (if you set it to do so) in what we've known to be the "proper" spot for it, right before the tearline. But if you have a signature setup, it will put the tagline before the signature, which kinda makes it look like it was part of the message, and not an actual tagline.

    Is there a way that Nightfox could make SlyEdit keep the location of the tagline directly before the tearline with or without a signature defined?

    I noticed you do somewhat of a tagline with your Synchronet fun facts and weather stuff at times. Is this an external mod that appends it after your signature is added to the message?

    Just wondering if this would be possible or not. To be clear, if you currently don't have a signature defined, it would look something like this:

    [message body text]

    ...Here is your tagline
    -+- Synchronet tear line version 4.0 (teehee)

    When you DO have a signature setup, it looks like this:

    ...Here is your tagline

    Sincerely,
    Myself!
    -+- Synchronet tear line version 4.0 (teehee)

    Note also that you cannot create a space between your message body text and your tearline unless you do some funky workaround also. But I believe I've brought that up to you in the past and you mentioned that Synchronet strips blank lines from the end of the message body. I'd like to preserve that as well
    if possible, so if you have any suggestions for that I'm all ears!

    Thank you for your time, my good man.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Digital Man@VERT to Accession on Friday, June 12, 2015 22:35:18
    Re: Tagline support in SlyEdit
    By: Accession to Digital Man on Fri Jun 12 2015 03:02 pm

    Hello Digital,

    Currently, if you don't have a signature setup in Synchronet, SlyEdit will slap on a tagline (if you set it to do so) in what we've known to be the "proper" spot for it, right before the tearline. But if you have a signature setup, it will put the tagline before the signature, which kinda makes it look like it was part of the message, and not an actual tagline.

    Is there a way that Nightfox could make SlyEdit keep the location of the tagline directly before the tearline with or without a signature defined?

    I suppose if SlyEdit added the signature, then Synchronet could be configured *not* to add the signature to the end of the file.

    I noticed you do somewhat of a tagline with your Synchronet fun facts and weather stuff at times. Is this an external mod that appends it after your signature is added to the message?

    I have an external mod which runs after I post and changes my .sig file to contain the random fact.

    Just wondering if this would be possible or not. To be clear, if you currently don't have a signature defined, it would look something like this:

    [message body text]

    ...Here is your tagline
    -+- Synchronet tear line version 4.0 (teehee)

    When you DO have a signature setup, it looks like this:

    ...Here is your tagline

    Sincerely,
    Myself!
    -+- Synchronet tear line version 4.0 (teehee)


    I think there are 3 options:
    1. SlyEdit adds a "signature" option and the user uses that and disables the Synchronet "signature" option. - no change to sbbs, moderate change to slyedit

    2. Synchronet parses the message text to see if there is a tear line and if there is, adds the user's .sig file content *before* the tear line - moderate change to sbbs, no change to slyedit

    3. Synchronet adds an external editor option (in SCFG) which if enabled would tell Synchronet *not* to add the .sig file contents to messages created with that editor. The editor in that case (SlyEdit) would be responsible for reading
    the .sig file and placing it where it wanted it (e.g. before tear/tag lines) - moderate changes to sbbs & scfg, moderate change to slyedit

    Note also that you cannot create a space between your message body text and your tearline unless you do some funky workaround also. But I believe I've brought that up to you in the past and you mentioned that Synchronet strips blank lines from the end of the message body. I'd like to preserve that as well if possible, so if you have any suggestions for that I'm all ears!

    You want trailing blank lines in the .sig file preserved or trailing blank lines after an appended tagline preserved? I'm confused. In general, trailing blank lines are considered an annoyance and usually only placed there on accident (by users new to BBSes or the editor they're using).

    digital man

    Synchronet "Real Fact" #5:
    Synchronet version 3 for Linux and FreeBSD development began in 2001.
    Norco, CA WX: 63.4øF, 86.0% humidity, 8 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Friday, June 12, 2015 23:07:10
    Re: Tagline support in SlyEdit
    By: Digital Man to Accession on Fri Jun 12 2015 22:35:18

    Is there a way that Nightfox could make SlyEdit keep the location of
    the tagline directly before the tearline with or without a signature
    defined?

    I suppose if SlyEdit added the signature, then Synchronet could be configured *not* to add the signature to the end of the file.

    1. SlyEdit adds a "signature" option and the user uses that and disables the Synchronet "signature" option. - no change to sbbs, moderate change to slyedit

    The downside I could see to that is that a user might forget to disable the signature option in Synchronet, or not even realize that they need to disable the signature option in Synchronet. Then their signature would be added twice, which would look odd and could cause complaints.

    2. Synchronet parses the message text to see if there is a tear line and if there is, adds the user's .sig file content *before* the tear line - moderate change to sbbs, no change to slyedit

    I'm not sure how that would get the desired effect - SlyEdit would still write the tag line at the end of the message, and wouldn't the .sig file content still come after the tag line?

    3. Synchronet adds an external editor option (in SCFG) which if enabled would tell Synchronet *not* to add the .sig file contents to messages created with that editor. The editor in that case (SlyEdit) would be responsible for reading the .sig file and placing it where it wanted it (e.g. before tear/tag lines) - moderate changes to sbbs & scfg, moderate change to slyedit

    If SlyEdit were to modify the user's .sig file, one problem I can think of with that is how/when the .sig file will be reverted back to its original contents (without the tag line appended). I could have SlyEdit make a backup copy of the user's .sig file and write another script to be run when the user logs off to restore the user's original .sig file - but I feel like there should be a more elegant solution.

    Another idea that popped into my head right now is if Synchronet had support for a "tag line file", SlyEdit could write the tag line to a separate file, and Synchronet could insert its contents after the user's .sig file contents.

    I'm curious where tag lines from other message editors end up getting placed. I imagine this same issue exists with other message editors - and there's no existing solution? If not, has anyone complained much about the location of tag lines before?

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Accession@VERT/PHARCYDE to Digital Man on Saturday, June 13, 2015 07:38:00
    Hello Digital,

    On 12 Jun 15 22:35, Digital Man wrote to Accession:

    Is there a way that Nightfox could make SlyEdit keep the location
    of the tagline directly before the tearline with or without a
    signature defined?

    I suppose if SlyEdit added the signature, then Synchronet could be configured *not* to add the signature to the end of the file.

    That's one possibility.

    I noticed you do somewhat of a tagline with your Synchronet fun
    facts and weather stuff at times. Is this an external mod that
    appends it after your signature is added to the message?

    I have an external mod which runs after I post and changes my .sig
    file to contain the random fact.

    Is this available on CVS? Maybe with that noone would need to do anything except incorporate that to use the taglines from a text file or something.. Might be easier. *shrug*

    Just wondering if this would be possible or not. To be clear, if
    you currently don't have a signature defined, it would look
    something like this:

    [message body text]

    ...Here is your tagline
    -+- Synchronet tear line version 4.0 (teehee)

    When you DO have a signature setup, it looks like this:

    ...Here is your tagline

    Sincerely,
    Myself!
    -+- Synchronet tear line version 4.0 (teehee)


    I think there are 3 options:
    1. SlyEdit adds a "signature" option and the user uses that and
    disables the Synchronet "signature" option. - no change to sbbs,
    moderate change to slyedit

    2. Synchronet parses the message text to see if there is a tear line
    and if there is, adds the user's .sig file content *before* the tear
    line - moderate change to sbbs, no change to slyedit

    Unless you got words mixed up here, Synchronet already does this? It's the tagline that I'm referring to. This would be a good idea as well I suppose.

    3. Synchronet adds an external editor option (in SCFG) which if
    enabled would tell Synchronet *not* to add the .sig file contents to messages created with that editor. The editor in that case (SlyEdit)
    would be responsible for reading the .sig file and placing it where it wanted it (e.g. before tear/tag lines) - moderate changes to sbbs &
    scfg, moderate change to slyedit

    I think currently SlyEdit utilizes the stock Synchronet .sig file. Which is completely fine.. it's only the location of the tagline during certain circumstances that it is posted in a wierd spot that could cause confusion whether it's an actual tagline or not (in my opinion, I guess).

    Note also that you cannot create a space between your message body
    text and your tearline unless you do some funky workaround also.
    But I believe I've brought that up to you in the past and you
    mentioned that Synchronet strips blank lines from the end of the
    message body. I'd like to preserve that as well if possible, so if
    you have any suggestions for that I'm all ears!

    You want trailing blank lines in the .sig file preserved or trailing
    blank lines after an appended tagline preserved? I'm confused. In
    general, trailing blank lines are considered an annoyance and usually
    only placed there on accident (by users new to BBSes or the editor
    they're using).

    Both I suppose? Say if I put:

    Regards,
    Nick
    [space]
    *save on this line*

    Not after the tagline. The tagline is usually directly before the tearline.. in
    most cases that I've seen. Which is completely fine. It's just between the signature and tearline, or message body and tearline.

    I would want that space preserved to give a little separation between the signature and the tearline. Otherwise there is no space and it's all jumbled together.

    Just as well, when NOT using a signature, your entire message body ends with the tearline and no separation between. IMO, just makes it more aesthetically pleasing I guess.

    I understand if someone decides to put 40 blank lines at the end of a message, it would be annoying. So I guess what I'm asking for is to continue stripping extra lines at the end of a message, but maybe preserve one blank line instead of none to keep a little separation between message body text (and signature if
    present) and the tearline is all.

    While you have it setup differently with your signature mod (that looks very clean, btw), if I were to post a message without a signature, I could type out an entire page and it would end like so..
    -+- Synchronet tearline.

    Whereas you can see with the editor I'm using here that there's one space between my signature (or message body text if I weren't to include a signature)
    and my tearline.

    It's not a bug or anything, just purely aesthetics. If noone else cares, I suppose it doesn't matter much.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Nightfox on Saturday, June 13, 2015 07:52:50
    Hello Nightfox,

    On 12 Jun 15 23:07, Nightfox wrote to Digital Man:

    1. SlyEdit adds a "signature" option and the user uses that and
    disables the Synchronet "signature" option. - no change to sbbs,
    moderate change to slyedit

    The downside I could see to that is that a user might forget to
    disable the signature option in Synchronet, or not even realize that
    they need to disable the signature option in Synchronet. Then their signature would be added twice, which would look odd and could cause complaints.

    Quite the possibility, and very true!

    2. Synchronet parses the message text to see if there is a tear
    line and if there is, adds the user's .sig file content *before*
    the tear line - moderate change to sbbs, no change to slyedit

    I'm not sure how that would get the desired effect - SlyEdit would
    still write the tag line at the end of the message, and wouldn't the
    .sig file content still come after the tag line?

    Aside from my reply to DM, is there a way to check if there is a signature enabled for that user while saving the message in SlyEdit? If so, you could simply check for that, and if enabled, add the tagline to the end of the .sig file? If not present, add it to the end of the message like you do now.

    3. Synchronet adds an external editor option (in SCFG) which if
    enabled would tell Synchronet *not* to add the .sig file contents
    to messages created with that editor. The editor in that case
    (SlyEdit) would be responsible for reading the .sig file and
    placing it where it wanted it (e.g. before tear/tag lines) -
    moderate changes to sbbs & scfg, moderate change to slyedit

    If SlyEdit were to modify the user's .sig file, one problem I can
    think of with that is how/when the .sig file will be reverted back to
    its original contents (without the tag line appended). I could have SlyEdit make a backup copy of the user's .sig file and write another script to be run when the user logs off to restore the user's original .sig file - but I feel like there should be a more elegant solution.

    Good call on that one. If you append anything to the .sig file the contents added by SlyEdit would probably have to be removed after it is posted or something.

    I'm curious where tag lines from other message editors end up getting placed. I imagine this same issue exists with other message editors -
    and there's no existing solution? If not, has anyone complained much about the location of tag lines before?

    If you're referring to editors specifically used with Synchronet, I haven't looked much into those. But the ICE and DCT edits of old I believe had built in
    signature AND tagline support, which I believe would result in it looking like I'm describing below. Otherwise besides SlyEdit there's not very many actual editors made specifically for Synchronet.

    Most other editors (outside of Synchronet) place the tagline at the very end of
    the message, even if there is a signature (so it would be *after* the signature), usually right before the tearline, like so:

    ... Tagline
    -+- Tearline
    + Origin: If it's an FTN enabled sub-board, obviously

    SlyEdit does this perfectly (I think) if there is no signature defined. It only
    seems to be when there is a signature defined for said user that it puts the tagline *before* the signature.

    Otherwise, there probably haven't been too many complaints in the past, since SlyEdit seems to be one of the first editors I've come across that does this at
    times, and I personally was confused as to whether it was part of the original posters' message body or if it was a tagline -- since it came before the signature.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Nightfox@VERT/DIGDIST to Accession on Saturday, June 13, 2015 08:44:26
    Re: Re: Tagline support in SlyEdit
    By: Accession to Digital Man on Sat Jun 13 2015 07:38:00

    I suppose if SlyEdit added the signature, then Synchronet could be
    configured *not* to add the signature to the end of the file.

    That's one possibility.

    I remember discussing that option with you some time back. I wasn't sure if I wanted to go that route because Synchronet already has a signature feature, and it would be possible for a user to forget to disable their Synchronet signature before using the SlyEdit signature feature (if it were added to SlyEdit).

    I think currently SlyEdit utilizes the stock Synchronet .sig file. Which

    SlyEdit does nothing with the .sig files. Put another way, SlyEdit does not utilize the .sig files at all - it's Synchronet that appends the contents of the .sig file to the message, not SlyEdit.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Accession on Saturday, June 13, 2015 08:57:59
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Sat Jun 13 2015 07:52:50

    I'm curious where tag lines from other message editors end up
    getting placed. I imagine this same issue exists with other message
    editors - and there's no existing solution? If not, has anyone
    complained much about the location of tag lines before?

    If you're referring to editors specifically used with Synchronet, I haven't looked much into those. But the ICE and DCT edits of old I believe had built in signature AND tagline support, which I believe would result in it looking like I'm describing below. Otherwise besides SlyEdit there's not very many actual editors made specifically for Synchronet.

    I was referring to DCT Edit and IceEdit (and I imagine other editors also supported tag lines). I would assume tag lines saved with those editors would behave the same way, with the tag line appearing above the signature. I don't know how those editors would get the tag line below the signature - Those editors know nothing about Synchronet's tag line mechanism and (I would assume) would have to put the tag line at the bottom of the message when it's saved, before Synchronet adds the tag line. If those editors can somehow get the tag line below the Synchronet user signature, I'd be curious to know how they do that.

    Most other editors (outside of Synchronet) place the tagline at the very end of the message, even if there is a signature (so it would be *after* the signature), usually right before the tearline, like so:

    ... Tagline
    -+- Tearline
    + Origin: If it's an FTN enabled sub-board, obviously

    When you say "outside of Synchronet", are you talking about using external editors (such as DCT Edit, IceEdit, etc.) with other BBS packages besides Synchronet? When such editors are used with Synchronet, I don't see how they could get the tag line below the signature because (as I mentioned above) they know nothing about Synchronet's tag line mechanism.

    SlyEdit does this perfectly (I think) if there is no signature defined. It only seems to be when there is a signature defined for said user that it puts the tagline *before* the signature.

    Yep - That's because Synchronet appends the user's signature after the message is saved - at which point, SlyEdit has already exited.

    Otherwise, there probably haven't been too many complaints in the past, since SlyEdit seems to be one of the first editors I've come across that does this at times, and I personally was confused as to whether it was

    SlyEdit is not the first editor that behaves that way. I just did a quick test using DCT Edit on my BBS, and the tag line was before my signature. So the behavior isn't specific to SlyEdit.

    Nightfox
    - This is my signature

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Al@VERT/TRMB to Accession on Saturday, June 13, 2015 11:11:00
    On 06/13/15, Accession said the following...

    It's not a bug or anything, just purely aesthetics. If noone else cares,
    I suppose it doesn't matter much.

    I prefer this too..

    ... Witty (or not) tagline
    -+- Tearline
    + Origin: My place, somewhere..

    No biggy or anything.. If find when stuff is formatted this way it is easier for me to read (for some odd reason) and if there are blank lines etc. it
    takes me longer to move on becuase I have to scan the msg more.

    Ttyl :-),
    Al

    --- Mystic BBS v1.10 (Linux)
    * Origin: The Rusty MailBox - Penticton, B.C. Canada
  • From Accession@VERT/PHARCYDE to Nightfox on Saturday, June 13, 2015 13:00:14
    Hello Nightfox,

    On 13 Jun 15 08:44, Nightfox wrote to Accession:

    I suppose if SlyEdit added the signature, then Synchronet could
    be configured *not* to add the signature to the end of the file.

    That's one possibility.

    I remember discussing that option with you some time back. I wasn't
    sure if I wanted to go that route because Synchronet already has a signature feature, and it would be possible for a user to forget to disable their Synchronet signature before using the SlyEdit signature feature (if it were added to SlyEdit).

    And I agree. Why bother if Synchronet already does it for you. I just asked about the tagline being put after the signature, rather than before. There's gotta be a way to do it, and we've got possibilities now. Just to find the easiest and best way to do so.

    I think currently SlyEdit utilizes the stock Synchronet .sig
    file. Which

    SlyEdit does nothing with the .sig files. Put another way, SlyEdit
    does not utilize the .sig files at all - it's Synchronet that appends
    the contents of the .sig file to the message, not SlyEdit.

    Right. It doesn't utilize anything. But.. in the sense of what I was saying, SlyEdit leaves it up to Synchronet to append the signature, which is completely
    fine. It would just be nice if the tagline was able to be appended either TO the signature so that it's after it, or rework something so that it can be done. Hell, even a configuration option to append the tagline after the signature would be fine with me. I'm just looking for an easy way to do it, without a bunch of work from either you or DM.

    It's probably one of those things that only bothers a few (or just myself even). So I don't want to make it a burden for anyone. Maybe I can just snag DM's mod and utilize that for the tagline support so that the tagline is added to my signature. I dunno.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Nightfox on Saturday, June 13, 2015 13:06:50
    Hello Nightfox,

    On 13 Jun 15 08:57, Nightfox wrote to Accession:

    If you're referring to editors specifically used with Synchronet,
    I haven't looked much into those. But the ICE and DCT edits of
    old I believe had built in signature AND tagline support, which I
    believe would result in it looking like I'm describing below.
    Otherwise besides SlyEdit there's not very many actual editors
    made specifically for Synchronet.

    I was referring to DCT Edit and IceEdit (and I imagine other editors
    also supported tag lines). I would assume tag lines saved with those editors would behave the same way, with the tag line appearing above
    the signature. I don't know how those editors would get the tag line below the signature - Those editors know nothing about Synchronet's
    tag line mechanism and (I would assume) would have to put the tag line
    at the bottom of the message when it's saved, before Synchronet adds
    the tag line. If those editors can somehow get the tag line below the Synchronet user signature, I'd be curious to know how they do that.

    You're probably right. It may very well be Synchronet specific. I only know that in the years of actually being "into" messaging, taglines are 90% of the time (not a definite percentage, but basically a MAJORITY) right before the tearline, and after any signature.

    In my "lingo" the signature ends the body of the message. A tagline should be after that, in my opinion only. I would just like to see that, or at least have
    the option to do so myself if noone else gives a flying poo. :)

    Most other editors (outside of Synchronet) place the tagline at
    the very end of the message, even if there is a signature (so it
    would be *after* the signature), usually right before the
    tearline, like so:

    ... Tagline
    -+- Tearline
    + Origin: If it's an FTN enabled sub-board, obviously

    When you say "outside of Synchronet", are you talking about using
    external editors (such as DCT Edit, IceEdit, etc.) with other BBS
    packages besides Synchronet? When such editors are used with
    Synchronet, I don't see how they could get the tag line below the signature because (as I mentioned above) they know nothing about Synchronet's tag line mechanism.

    Sure. This very well may be something related to damn near every editor/BBS software out there /besides/ Synchronet. IMO, the signature should be added to the bottom of the message body, and then a tagline, or even in DM's case, your weather stats and fun facts should be after the signature.

    By no means is it the "right" way to do things, it's just my own opinion on how
    I would like to see a message. If others agree, great, but if I'm the only one,
    I guess I'm just looking for a way to do it the way I want it done.

    If it's as easy as DM letting me use his "mod" for his weather and fun facts where I can incorporate the tagline there, I'd be fine with it. But I try to ask my requests from a user or sysop generalized standpoint so that it can be used by others as well.

    SlyEdit does this perfectly (I think) if there is no signature
    defined. It only seems to be when there is a signature defined
    for said user that it puts the tagline *before* the signature.

    Yep - That's because Synchronet appends the user's signature after the message is saved - at which point, SlyEdit has already exited.

    Then maybe something could be added to SlyEdit (even as a config option) to append the tagline to the signature, while clearing and reloading the original signature file each time so that you don't have the same tagline, or multiples.. I dunno. I don't code, so that's why I'm asking the gurus. :)

    Otherwise, there probably haven't been too many complaints in the
    past, since SlyEdit seems to be one of the first editors I've
    come across that does this at times, and I personally was
    confused as to whether it was

    SlyEdit is not the first editor that behaves that way. I just did a
    quick test using DCT Edit on my BBS, and the tag line was before my signature. So the behavior isn't specific to SlyEdit.

    Then it is specific to Synchronet in our case. Which is why I wanted to bring it up here to see if we can do anything about it, and what our options are. We've talked about this in the past, but neither of us ever knew what, if, or how it could be done. The only way to figure that out is to ask. I guess since I seem to be the only one that cares about this, it took me bringing it up to try to find any possibilities. :)

    Either way, I think the tagline being a part of the message body is annoying, and sometimes confusing. But opinions are like assholes. Everyone has one. :)

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Nicholas Boel@VERT to Joe Delahaye on Saturday, June 13, 2015 13:24:06
    Hello Joe,

    On 13 Jun 15 11:08, Joe Delahaye wrote to Digital Man:

    I think what Nick is saying here is that SBBSEcho adds its info
    directly to the end of the message body, with no space seperation.
    Even adding blank lines in the message does not help as they seem to
    be stripped. At the very least, 2 blanks lines would be helpful IMO.
    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)

    This is how the message appears here.

    I think what Nick is saying here is that SBBSEcho adds its info
    directly to the end of the message body, with no space seperation.
    Even adding blank lines in the message does not help as they seem to
    be stripped. At the very least, 2 blanks lines would be helpful IMO.

    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)

    This is how I would like so see it look. One blank line is perfectly fine with me, as long as it's separated.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (1:154/701)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Joe Delahaye@VERT to Digital Man on Saturday, June 13, 2015 11:08:55
    Re: Tagline support in SlyEdit
    By: Digital Man to Accession on Fri Jun 12 2015 22:35:18

    lines after an appended tagline preserved? I'm confused. In general, trailing blank lines are considered an annoyance and usually only placed there on accident (by users new to BBSes or the editor they're using).



    I think what Nick is saying here is that SBBSEcho adds its info directly to the end of the message body, with no space seperation. Even adding blank lines in the message does not help as they seem to be stripped. At the very least, 2 blanks lines would be helpful IMO.
    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to Accession on Saturday, June 13, 2015 13:18:49
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Sat Jun 13 2015 13:00:14

    And I agree. Why bother if Synchronet already does it for you. I just asked about the tagline being put after the signature, rather than before. There's gotta be a way to do it, and we've got possibilities now. Just to find the easiest and best way to do so.

    Right. It doesn't utilize anything. But.. in the sense of what I was saying, SlyEdit leaves it up to Synchronet to append the signature, which is completely fine. It would just be nice if the tagline was able to be appended either TO the signature so that it's after it, or rework something so that it can be done. Hell, even a configuration option to append the tagline after the signature would be fine with me. I'm just looking for an easy way to do it, without a bunch of work from either you or DM.

    Yeah, I agree. Either way, some small code change would be required in SlyEdit, Synchronet, or both to enable it to work that way. One idea that I had thought of while replying to DM was that perhaps Synchronet could add support for a separate tagline file - SlyEdit could then write the tagline to that file, and Synchronet (hopefully) could read that tagline file and append it after the user's signature. It wouldn't be too much work to have SlyEdit do that, and I doubt it would be difficult for Synchronet to support that (although I'd defer to DM on that).

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Accession on Saturday, June 13, 2015 13:27:04
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Sat Jun 13 2015 13:06:50

    Yep - That's because Synchronet appends the user's signature after
    the message is saved - at which point, SlyEdit has already exited.

    Then maybe something could be added to SlyEdit (even as a config option) to append the tagline to the signature, while clearing and reloading the original signature file each time so that you don't have the same tagline, or multiples.. I dunno. I don't code, so that's why I'm asking the gurus. :)

    The issue with that is when the original signature would be re-loaded. SlyEdit wouldn't be able to restore the original signature file after saving the message, because it has to fully exit and let Synchronet append the signature and put the message in the messagebase. It would be simple to write a small script to restore the user's original signature file, but I don't know when to have Synchronet to trigger such a script, or if that's even doable currently.

    SlyEdit is not the first editor that behaves that way. I just did a
    quick test using DCT Edit on my BBS, and the tag line was before my
    signature. So the behavior isn't specific to SlyEdit.

    Then it is specific to Synchronet in our case. Which is why I wanted to bring it up here to see if we can do anything about it, and what our options are. We've talked about this in the past, but neither of us ever knew what, if, or how it could be done. The only way to figure that out is to ask. I guess since I seem to be the only one that cares about this, it took me bringing it up to try to find any possibilities. :)

    Agreed, it doesn't hurt to ask and see if a solution can be made. That's how progress is made much of the time. :)

    Either way, I think the tagline being a part of the message body is annoying, and sometimes confusing. But opinions are like assholes. Everyone has one. :)

    :) And the more I think about it, the more I can see that having the tagline after the user's signature would make it more clear that it's a tagline and not part of the message body. I suppose at least having the "..." (or similar text) in front of the tag line can help provide a clue that it's a tagline.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Joe Delahaye@VERT to Nicholas Boel on Saturday, June 13, 2015 16:40:10
    Re: Re: Tagline support in SlyEdit
    By: Nicholas Boel to Joe Delahaye on Sat Jun 13 2015 13:24:06

    I think what Nick is saying here is that SBBSEcho adds its info
    directly to the end of the message body, with no space seperation.
    Even adding blank lines in the message does not help as they seem to
    be stripped. At the very least, 2 blanks lines would be helpful
    IMO. --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)

    This is how the message appears here.

    I think what Nick is saying here is that SBBSEcho adds its info
    directly to the end of the message body, with no space seperation.
    Even adding blank lines in the message does not help as they seem to
    be stripped. At the very least, 2 blanks lines would be helpful
    IMO.

    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)

    This is how I would like so see it look. One blank line is perfectly fine with me, as long as it's separated.


    That would work as well.
    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mark lewis@VERT to Nicholas Boel on Saturday, June 13, 2015 16:14:34
    13 Jun 15 13:24, you wrote to Joe Delahaye:

    Hello Joe,

    On 13 Jun 15 11:08, Joe Delahaye wrote to Digital Man:

    I think what Nick is saying here is that SBBSEcho adds its info
    directly to the end of the message body, with no space seperation.
    Even adding blank lines in the message does not help as they seem to
    be stripped. At the very least, 2 blanks lines would be helpful IMO.
    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)

    This is how the message appears here.

    and here, too...

    I think what Nick is saying here is that SBBSEcho adds its info
    directly to the end of the message body, with no space seperation.
    Even adding blank lines in the message does not help as they seem to
    be stripped. At the very least, 2 blanks lines would be helpful IMO.

    --- SBBSecho 2.27-Win32
    * Origin: The Lions Den BBS, Trenton, On, CDN (1:249/303)

    This is how I would like so see it look. One blank line is perfectly fine with me, as long as it's separated.

    exactly... this has been driving max crazy but she has had little time to spend
    digging it all out and fixing it her way if she can find it and figure out a decent way to fix it in the first place... digging in some of this stuff is pretty alien to her (and me these days)...

    )\/(ark

    ... My bacon's not gonna kill me.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Nightfox on Saturday, June 13, 2015 18:25:52
    Re: Tagline support in SlyEdit
    By: Nightfox to Digital Man on Fri Jun 12 2015 11:07 pm

    Re: Tagline support in SlyEdit
    By: Digital Man to Accession on Fri Jun 12 2015 22:35:18

    Is there a way that Nightfox could make SlyEdit keep the location of
    the tagline directly before the tearline with or without a signature
    defined?

    I suppose if SlyEdit added the signature, then Synchronet could be configured *not* to add the signature to the end of the file.

    1. SlyEdit adds a "signature" option and the user uses that and disables the Synchronet "signature" option. - no change to sbbs, moderate change to slyedit

    The downside I could see to that is that a user might forget to disable the signature option in Synchronet, or not even realize that they need to disable the signature option in Synchronet. Then their signature would be added twice, which would look odd and could cause complaints.

    2. Synchronet parses the message text to see if there is a tear line and if there is, adds the user's .sig file content *before* the tear line - moderate change to sbbs, no change to slyedit

    I'm not sure how that would get the desired effect - SlyEdit would still write the tag line at the end of the message, and wouldn't the .sig file content still come after the tag line?

    That's how it works now, but I was saying that one option would be to have Synchronet *insert* (rather than append) the tagline, if there is a tear line in the message text.

    3. Synchronet adds an external editor option (in SCFG) which if enabled would tell Synchronet *not* to add the .sig file contents to messages created with that editor. The editor in that case (SlyEdit) would be responsible for reading the .sig file and placing it where it wanted it (e.g. before tear/tag lines) - moderate changes to sbbs & scfg, moderate change to slyedit

    If SlyEdit were to modify the user's .sig file, one problem I can think of with that is how/when the .sig file will be reverted back to its original contents (without the tag line appended). I could have SlyEdit make a backup copy of the user's .sig file and write another script to be run when the user logs off to restore the user's original .sig file - but I feel like there should be a more elegant solution.

    I didn't suggest that SlyEdit should modify the user's .sig file.

    Another idea that popped into my head right now is if Synchronet had support for a "tag line file", SlyEdit could write the tag line to a separate file, and Synchronet could insert its contents after the user's .sig file contents.

    I'm curious where tag lines from other message editors end up getting placed. I imagine this same issue exists with other message editors - and there's no existing solution? If not, has anyone complained much about the location of tag lines before?

    No, there's been no complaint before.

    digital man

    Synchronet "Real Fact" #64:
    Synchronet can dynamically compress and uncompress message bases (using LZH). Norco, CA WX: 72.0øF, 69.0% humidity, 5 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Accession on Saturday, June 13, 2015 18:39:46
    Re: Re: Tagline support in SlyEdit
    By: Accession to Digital Man on Sat Jun 13 2015 07:38 am

    Hello Digital,

    On 12 Jun 15 22:35, Digital Man wrote to Accession:

    Is there a way that Nightfox could make SlyEdit keep the location
    of the tagline directly before the tearline with or without a
    signature defined?

    I suppose if SlyEdit added the signature, then Synchronet could be configured *not* to add the signature to the end of the file.

    That's one possibility.

    I noticed you do somewhat of a tagline with your Synchronet fun
    facts and weather stuff at times. Is this an external mod that
    appends it after your signature is added to the message?

    I have an external mod which runs after I post and changes my .sig
    file to contain the random fact.

    Is this available on CVS? Maybe with that noone would need to do anything except incorporate that to use the taglines from a text file or something.. Might be easier. *shrug*

    It's not in CVS, but I've shared it before (it used to append a random Snapple "Real Fact"). It's not really a "user" thing, more of a sysop thing.

    Just wondering if this would be possible or not. To be clear, if
    you currently don't have a signature defined, it would look
    something like this:

    [message body text]

    ...Here is your tagline
    -+- Synchronet tear line version 4.0 (teehee)

    When you DO have a signature setup, it looks like this:

    ...Here is your tagline

    Sincerely,
    Myself!
    -+- Synchronet tear line version 4.0 (teehee)


    I think there are 3 options:
    1. SlyEdit adds a "signature" option and the user uses that and disables the Synchronet "signature" option. - no change to sbbs, moderate change to slyedit

    2. Synchronet parses the message text to see if there is a tear line and if there is, adds the user's .sig file content *before* the tear line - moderate change to sbbs, no change to slyedit

    Unless you got words mixed up here, Synchronet already does this?

    No, it was just one of the options for new behavior to address your concern.

    It's the tagline that I'm referring to.

    The tagline follows a tear line, right? That's how Synchronet would know. Otherwise, a tagline just looks like any other line of text.

    This would be a good idea as well I suppose.

    3. Synchronet adds an external editor option (in SCFG) which if
    enabled would tell Synchronet *not* to add the .sig file contents to messages created with that editor. The editor in that case (SlyEdit) would be responsible for reading the .sig file and placing it where it wanted it (e.g. before tear/tag lines) - moderate changes to sbbs & scfg, moderate change to slyedit

    I think currently SlyEdit utilizes the stock Synchronet .sig file.

    I don't think it does.

    Which is
    completely fine.. it's only the location of the tagline during certain circumstances that it is posted in a wierd spot that could cause confusion whether it's an actual tagline or not (in my opinion, I guess).

    Note also that you cannot create a space between your message body
    text and your tearline unless you do some funky workaround also.
    But I believe I've brought that up to you in the past and you
    mentioned that Synchronet strips blank lines from the end of the
    message body. I'd like to preserve that as well if possible, so if
    you have any suggestions for that I'm all ears!

    You want trailing blank lines in the .sig file preserved or trailing blank lines after an appended tagline preserved? I'm confused. In general, trailing blank lines are considered an annoyance and usually only placed there on accident (by users new to BBSes or the editor they're using).

    Both I suppose? Say if I put:

    Regards,
    Nick
    [space]
    *save on this line*

    Not after the tagline. The tagline is usually directly before the tearline.. in most cases that I've seen. Which is completely fine. It's just between the signature and tearline, or message body and tearline.

    I would want that space preserved to give a little separation between the signature and the tearline. Otherwise there is no space and it's all jumbled together.

    Just as well, when NOT using a signature, your entire message body ends with the tearline and no separation between. IMO, just makes it more aesthetically pleasing I guess.

    I understand if someone decides to put 40 blank lines at the end of a message, it would be annoying. So I guess what I'm asking for is to continue stripping extra lines at the end of a message, but maybe preserve one blank line instead of none to keep a little separation between message body text (and signature if present) and the tearline is all.

    While you have it setup differently with your signature mod (that looks very clean, btw), if I were to post a message without a signature, I could type out an entire page and it would end like so..
    -+- Synchronet tearline.

    Whereas you can see with the editor I'm using here that there's one space between my signature (or message body text if I weren't to include a signature) and my tearline.

    It's not a bug or anything, just purely aesthetics. If noone else cares, I suppose it doesn't matter much.

    I think we're mixing up topics here (the appending of the .sig file and the truncation of blank lines) and I'm not really following you. When you say "Synchronet tearline", I think you're referring to the tearline that is added when the message is exported to a network (if a tearline doesn't already exist). Locally posted messages don't normally have tearlines.

    digital man

    Synchronet "Real Fact" #20:
    The first commericial sale of Synchronet was to Las Vegas Playground BBS (1992).
    Norco, CA WX: 71.9øF, 69.0% humidity, 8 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Nightfox on Saturday, June 13, 2015 18:49:49
    Re: Re: Tagline support in SlyEdit
    By: Nightfox to Accession on Sat Jun 13 2015 01:27 pm

    Either way, I think the tagline being a part of the message body is annoying, and sometimes confusing. But opinions are like assholes. Everyone has one. :)

    :) And the more I think about it, the more I can see that having the tagline after the user's signature would make it more clear that it's a tagline and not part of the message body. I suppose at least having the "..." (or similar text) in front of the tag line can help provide a clue that it's a tagline.

    What about a tear line before the tag?

    Some system/people use a line of "--" before their signature. I suppose if you always used line of just "--" or "..." before the tag, then Synchronet could *insert* the .sig file contents before that.

    digital man

    Synchronet "Real Fact" #12:
    Synchronet was the first BBS software to ship with internal QWK networking. Norco, CA WX: 71.9øF, 69.0% humidity, 8 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Saturday, June 13, 2015 19:16:20
    Re: Tagline support in SlyEdit
    By: Digital Man to Nightfox on Sat Jun 13 2015 18:25:52

    If SlyEdit were to modify the user's .sig file, one problem I can
    think of with that is how/when the .sig file will be reverted back to
    its original contents (without the tag line appended). I could have
    SlyEdit make a backup copy of the user's .sig file and write another
    script to be run when the user logs off to restore the user's original
    .sig file - but I feel like there should be a more elegant solution.

    I didn't suggest that SlyEdit should modify the user's .sig file.

    I must have misunderstood, sorry.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Digital Man on Saturday, June 13, 2015 19:17:41
    Re: Re: Tagline support in SlyEdit
    By: Digital Man to Nightfox on Sat Jun 13 2015 18:49:49

    :) And the more I think about it, the more I can see that having the
    tagline after the user's signature would make it more clear that it's
    a tagline and not part of the message body. I suppose at least having
    the "..." (or similar text) in front of the tag line can help provide
    a clue that it's a tagline.

    What about a tear line before the tag?

    Some system/people use a line of "--" before their signature. I suppose if you always used line of just "--" or "..." before the tag, then Synchronet could *insert* the .sig file contents before that.

    I suppose that would work. I could update SlyEdit to write a line of just "--" before the tagline - that should be a fairly simple change.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Accession@VERT/PHARCYDE to Digital Man on Sunday, June 14, 2015 07:56:32
    Hello Digital,

    On 13 Jun 15 18:39, Digital Man wrote to Accession:

    It's not in CVS, but I've shared it before (it used to append a random Snapple "Real Fact"). It's not really a "user" thing, more of a sysop thing.

    I wouldn't mind taking a look at it if I'm the only one concerned about this. That way neither of you have to do a damn thing and I can make things work the way I want it to. :)

    It's the tagline that I'm referring to.

    The tagline follows a tear line, right? That's how Synchronet would
    know. Otherwise, a tagline just looks like any other line of text.

    No. The tagline should (IMO) come right *before* the tearline. But *after* any signature. At the moment when there is no signature defined, the tagline is put
    in the correct place. But when there is a signature defined, it currently get place before the signature, which can be confusing as to whether or not the tagline is a part of the message body text or not.

    I think currently SlyEdit utilizes the stock Synchronet .sig file.

    I don't think it does.

    Right. My wording was off there. SlyEdit doesn't do a damn thing with it, it let's Synchronet do what it normally does when it comes to the signature.

    I think we're mixing up topics here (the appending of the .sig file
    and the truncation of blank lines) and I'm not really following you.
    When you say "Synchronet tearline", I think you're referring to the tearline that is added when the message is exported to a network (if a tearline doesn't already exist). Locally posted messages don't
    normally have tearlines.

    Correct. Two different scenarios. The second just happened to arise while discussing the first, since they're both aesthetics in any given message.

    And yeah, I'm referring to the Synchronet tearline that is added when the message is exported for either QWK or FTN networks. While discussing the tearline at any rate, I've never mentioned local messages.

    So yeah:

    1) It would be nice if we could find a way to put taglines *after* the signature is added to a message, but *before* any tearline that may happen to be added on export. Which only seems to be an issue (for me, and it seems a couple others have chimed in now) when there's an actual signature defined in Synchronet.

    2) Truncating blank lines while slapping the tearline on a message is great for
    anything over one blank line. I would like to see one blank line between any message body text (including the signature) and the tearline, though, for a little separation between two different parts of the message. Currently there is none, as you saw in Joe's post.

    So there's the two topics separated and open for any discussion. Hopefully I made it easier to follow along. :)

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Digital Man on Sunday, June 14, 2015 08:08:34
    Hello Digital,

    On 13 Jun 15 18:49, Digital Man wrote to Nightfox:

    What about a tear line before the tag?

    Some system/people use a line of "--" before their signature. I
    suppose if you always used line of just "--" or "..." before the tag,
    then Synchronet could *insert* the .sig file contents before that.

    In your sense of "tear line" above, as long as it's not "---" which is used for
    networked messages. The tagline should still come before "---" still.

    That said, taglines *usually* begin with "..." but some people type those manually at the beginning of a line at times also when typing part of the message body, which could cause issues with what you seem to be describing above.

    ...Say I were do do this while writing a message, maybe to show a little time has passed, or whatever.. Now with what you're saying above, Synchronet would find that and possibly treat it as a tagline, therefore putting the signature before this paragraph. Which could mess things up even more.

    Sorry I made things difficult over something that's just for looks. But I don't
    want to see anything broken or more issues arise from any changes made either. :)

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Nightfox on Sunday, June 14, 2015 08:14:18
    Hello Nightfox,

    On 13 Jun 15 19:17, Nightfox wrote to Digital Man:

    What about a tear line before the tag?

    Some system/people use a line of "--" before their signature. I
    suppose if you always used line of just "--" or "..." before the
    tag, then Synchronet could *insert* the .sig file contents before
    that.

    I suppose that would work. I could update SlyEdit to write a line of
    just "--" before the tagline - that should be a fairly simple change.

    I wouldn't use "--" since people use that in their signature at times. This is also a default tearline in most newsreaders such as Thunderbird, Iceweasel, etc.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Nightfox@VERT/DIGDIST to Accession on Sunday, June 14, 2015 09:10:42
    Re: Re: Tagline support in SlyEdit
    By: Accession to Digital Man on Sun Jun 14 2015 07:56:32

    It's not in CVS, but I've shared it before (it used to append a
    random Snapple "Real Fact"). It's not really a "user" thing, more of
    a sysop thing.

    I wouldn't mind taking a look at it if I'm the only one concerned about this. That way neither of you have to do a damn thing and I can make things work the way I want it to. :)

    If a change can be made to Synchronet and/or SlyEdit fairly easily, I wouldn't mind doing that so everyone can benefit from the change.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Accession on Sunday, June 14, 2015 09:11:52
    Re: Re: Tagline support in SlyEdit
    By: Accession to Digital Man on Sun Jun 14 2015 08:08:34

    Some system/people use a line of "--" before their signature. I
    suppose if you always used line of just "--" or "..." before the
    tag, then Synchronet could *insert* the .sig file contents before
    that.

    In your sense of "tear line" above, as long as it's not "---" which is used for networked messages. The tagline should still come before "---" still.

    I suppose what Synchronet could do is to look for "--" and it would know that what comes after is a tagline. "---" could still be used for networked messages.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Accession on Sunday, June 14, 2015 09:12:35
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Sun Jun 14 2015 08:14:18

    I suppose that would work. I could update SlyEdit to write a line
    of just "--" before the tagline - that should be a fairly simple
    change.

    I wouldn't use "--" since people use that in their signature at times. This is also a default tearline in most newsreaders such as Thunderbird, Iceweasel, etc.

    hmm.. Perhaps something different then.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Digital Man on Sunday, June 14, 2015 09:15:56
    Re: Re: Tagline support in SlyEdit
    By: Nightfox to Digital Man on Sat Jun 13 2015 19:17:41

    What about a tear line before the tag?

    Some system/people use a line of "--" before their signature. I
    suppose if you always used line of just "--" or "..." before the
    tag, then Synchronet could *insert* the .sig file contents before
    that.

    I suppose that would work. I could update SlyEdit to write a line of just "--" before the tagline - that should be a fairly simple change.

    Accession said "--" is sometimes used in peoples' signatures and is the default tearline used by many news readers. So perhaps something different could be used? It also occurred to me that taglines sometimes need to span 2 lines if they're too long for one line - so perhaps it would be good to have something to mark the end of the tagline as well. Maybe a line that only contains something like "-!-" both before and after the tagline?

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Accession@VERT/PHARCYDE to Nightfox on Sunday, June 14, 2015 13:11:44
    Hello Nightfox,

    On 14 Jun 15 09:12, Nightfox wrote to Accession:

    I suppose that would work. I could update SlyEdit to write a
    line of just "--" before the tagline - that should be a fairly
    simple change.

    I wouldn't use "--" since people use that in their signature at
    times. This is also a default tearline in most newsreaders such
    as Thunderbird, Iceweasel, etc.

    hmm.. Perhaps something different then.

    The only real things I've noticed that taglines usually have is the three dots directly before it (ie: ...Tagline here). It may still not be something *all* editors use, though.

    The only real way to make this work and not run into issues with any and all formatting of messages would be to add the tagline to the end of the message, preferrably right before the tear line.. and if there is a signature present for said user, add the signature, THEN add the tagline afterwards, but still before the "official" network tearline. This way if "--" or "..." or whatever ends up in the message body due to someone manually posting it, there will be no confusion.

    On the other hand, local messages could be treated the same way. Slap the tagline at the end of a message, but if there *is* a signature, put the tagline
    *after* the signature.

    It's starting to sound like more of something DM would have to do with Synchronet in order to keep any "oddities" from occurring.

    What if the signature was added to the message *before* saving? This way things
    could be appended to the message after saving and not even mess with the signature at all..?

    For example, when you write a new message.. the cursor could be at the beginning of the message but contain the signature already inserted into the temp message file after the cursor. Just as well as replying to a message, have
    the signature inserted into the end of the message while you're replying. Then quoting would all appear where you want it to.. moving the signature text down as you quote.

    Now I'm probably shooting way out in left field though, as it's beginning to change things entirely. Just throwing out ideas though, since I think searching
    for anything (like "--" or "...") would definitely cause issues due to people using those for other things manually.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Nightfox on Sunday, June 14, 2015 13:22:22
    Hello Nightfox,

    On 14 Jun 15 09:15, Nightfox wrote to Digital Man:

    Accession said "--" is sometimes used in peoples' signatures and is
    the default tearline used by many news readers. So perhaps something different could be used? It also occurred to me that taglines
    sometimes need to span 2 lines if they're too long for one line - so perhaps it would be good to have something to mark the end of the
    tagline as well. Maybe a line that only contains something like "-!-" both before and after the tagline?

    I understand we're looking at all different angles here to see what can actually be done, but IMO adding more garbage to a message that is unnecessary isn't really the original direction I was going with this. "-!-" is also optionally used in many editors or BBS software (I think even Synchronet does this via a config option) as well as a replacement for "---" when it's quoted. Some software out there in the past has considered "---" as the absolute end of
    a message and would cut off any text after it, so some software devs in the past have changed any instance of "---" that has been quoted with "-!-" instead.

    There has to be a way to do this in order to keep things as clean as possible, that will also not garble up any messages that may contain anything out of the ordinary, or any kind of need to insert text that doesn't need to be there. :(

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Nightfox@VERT/DIGDIST to Accession on Sunday, June 14, 2015 16:14:12
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Sun Jun 14 2015 13:11:44

    What if the signature was added to the message *before* saving? This way things could be appended to the message after saving and not even mess with the signature at all..?

    For example, when you write a new message.. the cursor could be at the beginning of the message but contain the signature already inserted into the temp message file after the cursor. Just as well as replying to a message, have the signature inserted into the end of the message while you're replying. Then quoting would all appear where you want it to.. moving the signature text down as you quote.

    The thing is, it's Synchronet that appends the user's signature, so if SlyEdit were to put the user's signature in there, then Synchronet would still append the user's signature at the end - so the user's signature would be in the message twice. I don't think there's a way to prevent Synchronet from appending the user's signature to the message - If there's a .sig file for the user, then Synchronet will append it to the message.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Accession on Sunday, June 14, 2015 16:18:02
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Sun Jun 14 2015 13:22:22

    something different could be used? It also occurred to me that
    taglines sometimes need to span 2 lines if they're too long for one
    line - so perhaps it would be good to have something to mark the end
    of the tagline as well. Maybe a line that only contains something
    like "-!-" both before and after the tagline?

    I understand we're looking at all different angles here to see what can actually be done, but IMO adding more garbage to a message that is unnecessary isn't really the original direction I was going with this. "-!-" is also optionally used in many editors or BBS software (I think even Synchronet does this via a config option) as well as a replacement for "---" when it's quoted. Some software out there in the past has considered "---" as the absolute end of a message and would cut off any text after it, so some software devs in the past have changed any instance of "---" that has been quoted with "-!-" instead.

    Wow, I didn't realize "-!-" was something used in messages. It was something totally random that I thought of.

    There has to be a way to do this in order to keep things as clean as possible, that will also not garble up any messages that may contain anything out of the ordinary, or any kind of need to insert text that doesn't need to be there. :(

    I agree, but perhaps like a tearline, something like that might be the easiest way for Synchronet to detect that part of the message.

    I think a clean way to do it that wouldn't need extra text inserted into the message would be to have the editor save the tagline to its own file, and Synchronet might be able to read the tagline file and put the tagline after the user's signature, then remove the tagline file.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From mark lewis@VERT to Nightfox on Sunday, June 14, 2015 22:03:44
    14 Jun 15 16:14, you wrote to Accession:

    For example, when you write a new message.. the cursor could be at the
    beginning of the message but contain the signature already inserted
    into the temp message file after the cursor. Just as well as replying
    to a message, have the signature inserted into the end of the message
    while you're replying. Then quoting would all appear where you want it
    to.. moving the signature text down as you quote.

    The thing is, it's Synchronet that appends the user's signature, so if SlyEdit were to put the user's signature in there, then Synchronet would still append the user's signature at the end - so the user's signature would be in the message twice. I don't think there's a way to prevent Synchronet from appending the user's signature to the message - If there's a .sig file for the user, then Synchronet will append it to the message.

    it seems to me that the simple thing to do would be to have a toggle in synchronet so that synchronet will or will not add the sig to the end of the message... then slyedit can use the sig file and append it to the message itself... if two sigs show up on messages, it is the user's fault that they didn't turn off the option for sync to append it... that allows the users to edit the sig via normal synchronet means and also to be able to use slyedit for
    everything from the post to the tagline to the signature... it also opens the door for slyedit to add a feature to edit the same sig file...

    reasonable? not much alteration for synchronet and opens the door for other features and capabilities ;)

    )\/(ark

    ... Bagel: a doughnut with rigor mortis.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From mark lewis@VERT to Nightfox on Sunday, June 14, 2015 22:09:12
    14 Jun 15 16:18, you wrote to Accession:

    "-!-" is also optionally used in many editors or BBS software (I think
    even Synchronet does this via a config option) as well as a
    replacement for "---" when it's quoted. Some software out there in the
    past has considered "---" as the absolute end of a message and would
    cut off any text after it, so some software devs in the past have
    changed any instance of "---" that has been quoted with "-!-" instead.

    Wow, I didn't realize "-!-" was something used in messages. It was something totally random that I thought of.

    it has been used to negate quoted tear lines for ~2 decades... especially with poorly written software that doesn't take into account the starting column or doesn't look further down the message to find the real end of the message... hobbiest coders, ya know? ;)

    )\/(ark

    ... Boundaries between properties are clear when your neighbor mows.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to mark lewis on Sunday, June 14, 2015 21:24:48
    Re: Tagline support in SlyEdit
    By: mark lewis to Nightfox on Sun Jun 14 2015 22:03:44

    it seems to me that the simple thing to do would be to have a toggle in synchronet so that synchronet will or will not add the sig to the end of the message... then slyedit can use the sig file and append it to the message itself... if two sigs show up on messages, it is the user's fault that they didn't turn off the option for sync to append it...

    It would be better to have a way that is more fool-proof, which wouldn't require the user to have to toggle anything. That would certainly be possible.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From mark lewis@VERT to Nightfox on Monday, June 15, 2015 04:37:54
    14 Jun 15 21:24, you wrote to me:

    Re: Tagline support in SlyEdit
    By: mark lewis to Nightfox on Sun Jun 14 2015 22:03:44

    it seems to me that the simple thing to do would be to have a toggle
    in synchronet so that synchronet will or will not add the sig to the
    end of the message... then slyedit can use the sig file and append it
    to the message itself... if two sigs show up on messages, it is the
    user's fault that they didn't turn off the option for sync to append
    it...

    It would be better to have a way that is more fool-proof, which wouldn't require the user to have to toggle anything. That would certainly be possible.

    easy enough to do... if/when the toggle option is added to sync, slyedit can automatically toggle it off when a user uses slyedit ;)

    then if they stop using slyedit, they will have to toggle it back on if they want sync to add their sig...

    )\/(ark

    ... It isn't our position but our disposition that makes us happy.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Accession@VERT/PHARCYDE to Nightfox on Monday, June 15, 2015 14:03:14
    Hello Nightfox,

    On 14 Jun 15 16:14, Nightfox wrote to Accession:

    What if the signature was added to the message *before* saving?
    This way things could be appended to the message after saving and
    not even mess with the signature at all..?

    For example, when you write a new message.. the cursor could be
    at the beginning of the message but contain the signature already
    inserted into the temp message file after the cursor. Just as
    well as replying to a message, have the signature inserted into
    the end of the message while you're replying. Then quoting would
    all appear where you want it to.. moving the signature text down
    as you quote.

    The thing is, it's Synchronet that appends the user's signature, so if SlyEdit were to put the user's signature in there, then Synchronet
    would still append the user's signature at the end - so the user's signature would be in the message twice. I don't think there's a way
    to prevent Synchronet from appending the user's signature to the
    message - If there's a .sig file for the user, then Synchronet will
    append it to the message.

    I wasn't referring to SlyEdit doing anything in this case. It could just be a new (optional?) way of appending the signature that is already handled by Synchronet.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Nightfox on Monday, June 15, 2015 14:04:32
    Hello Nightfox,

    On 14 Jun 15 16:18, Nightfox wrote to Accession:

    There has to be a way to do this in order to keep things as clean
    as possible, that will also not garble up any messages that may
    contain anything out of the ordinary, or any kind of need to
    insert text that doesn't need to be there. :(

    I agree, but perhaps like a tearline, something like that might be the easiest way for Synchronet to detect that part of the message.

    I think a clean way to do it that wouldn't need extra text inserted
    into the message would be to have the editor save the tagline to its
    own file, and Synchronet might be able to read the tagline file and
    put the tagline after the user's signature, then remove the tagline
    file.

    That actually sounds like an excellent idea, if it were possible.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to mark lewis on Monday, June 15, 2015 14:05:40
    Hello mark,

    On 14 Jun 15 22:03, mark lewis wrote to Nightfox:

    The thing is, it's Synchronet that appends the user's signature,
    so if SlyEdit were to put the user's signature in there, then
    Synchronet would still append the user's signature at the end -
    so the user's signature would be in the message twice. I don't
    think there's a way to prevent Synchronet from appending the
    user's signature to the message - If there's a .sig file for the
    user, then Synchronet will append it to the message.

    it seems to me that the simple thing to do would be to have a toggle
    in synchronet so that synchronet will or will not add the sig to the
    end of the message... then slyedit can use the sig file and append it
    to the message itself... if two sigs show up on messages, it is the
    user's fault that they didn't turn off the option for sync to append
    it... that allows the users to edit the sig via normal synchronet
    means and also to be able to use slyedit for everything from the post
    to the tagline to the signature... it also opens the door for slyedit
    to add a feature to edit the same sig file...

    reasonable? not much alteration for synchronet and opens the door for other features and capabilities ;)

    I suppose I'd agree with this idea as well. It's up to the sysop to determine where the signature can be used, edited. Toggling it off in Synchronet completely would allow SlyEdit to do anything it wanted to, and not allow double signatures or anything like that. *shrug*

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Accession@VERT/PHARCYDE to Nightfox on Monday, June 15, 2015 14:07:08
    Hello Nightfox,

    On 14 Jun 15 21:24, Nightfox wrote to mark lewis:

    Re: Tagline support in SlyEdit
    By: mark lewis to Nightfox on Sun Jun 14 2015 22:03:44

    it seems to me that the simple thing to do would be to have a
    toggle in synchronet so that synchronet will or will not add the
    sig to the end of the message... then slyedit can use the sig
    file and append it to the message itself... if two sigs show up
    on messages, it is the user's fault that they didn't turn off the
    option for sync to append it...

    It would be better to have a way that is more fool-proof, which
    wouldn't require the user to have to toggle anything. That would certainly be possible.

    I think what he means is.. no user would have to do anything in this regard. It
    would be up to the sysop to toggle user signatures OFF in Synchronet if they're
    going to choose to use signatures and/or taglines with SlyEdit. The user would only be required to setup any signature they wanted in SlyEdit thereafter.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Nightfox@VERT/DIGDIST to Accession on Monday, June 15, 2015 19:07:35
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Mon Jun 15 2015 14:07:08

    it seems to me that the simple thing to do would be to have a
    toggle in synchronet so that synchronet will or will not add the
    sig to the end of the message... then slyedit can use the sig
    file and append it to the message itself... if two sigs show up
    on messages, it is the user's fault that they didn't turn off the
    option for sync to append it...

    It would be better to have a way that is more fool-proof, which
    wouldn't require the user to have to toggle anything. That would
    certainly be possible.

    I think what he means is.. no user would have to do anything in this regard. It would be up to the sysop to toggle user signatures OFF in Synchronet if they're going to choose to use signatures and/or taglines with SlyEdit. The user would only be required to setup any signature they wanted in SlyEdit thereafter.

    But Mark Lewis said "if two sigs show up on messages, it's the user's fault that they didn't turn off the option for Sync to append it" - So I think he was refering to a user option.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From mark lewis@VERT to Nightfox on Tuesday, June 16, 2015 12:11:18
    15 Jun 15 19:07, you wrote to Accession:

    It would be better to have a way that is more fool-proof, which
    wouldn't require the user to have to toggle anything. That would
    certainly be possible.

    I think what he means is.. no user would have to do anything in this
    regard. It would be up to the sysop to toggle user signatures OFF in
    Synchronet if they're going to choose to use signatures and/or
    taglines with SlyEdit. The user would only be required to setup any
    signature they wanted in SlyEdit thereafter.

    But Mark Lewis said "if two sigs show up on messages, it's the user's
    fault
    that they didn't turn off the option for Sync to append it" - So I think
    he
    was refering to a user option.

    yes, it would have to be a user option because if they (can) change their interface with the BBS (eg: traditional, pcboard, dos shell), it might lead to their editor choice being changed from slyedit... that may be limited to using RAW mode for viewing messages? RAW mode, IIRC, sets your editor back to the built-in default and that means that the sig would not be appended if the option had been toggled off... then, too, a user might want a sig for a while and then not want one later... should they have to edit their sig to remove everything to turn it off or just toggle an option?

    either way, i think i finally worked out that probably the better and earier way would be a user option in synchronet for the sig that slyedit automatically
    toggles off so that slyedit can add the tag line and signature to a post before
    handing it back over to synchronet for storing in the message base with tear and origin lines... it is only an idea and one that needs just a little tweak from rob (the sig option toggle) to allow it to work...

    )\/(ark

    ... If this is a service economy, why is the service so bad?
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Accession@VERT/PHARCYDE to Nightfox on Tuesday, June 16, 2015 16:25:28
    Hello Nightfox,

    On 15 Jun 15 19:07, Nightfox wrote to Accession:

    I think what he means is.. no user would have to do anything in
    this regard. It would be up to the sysop to toggle user
    signatures OFF in Synchronet if they're going to choose to use
    signatures and/or taglines with SlyEdit. The user would only be
    required to setup any signature they wanted in SlyEdit
    thereafter.

    But Mark Lewis said "if two sigs show up on messages, it's the user's fault that they didn't turn off the option for Sync to append it" - So
    I think he was refering to a user option.

    Oh. Well, in that case. If this would be any kind of possibility, I would rather it be a sysop option in Synchronet. That way users wouldn't be at fault for doing something they have no idea about.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20130910
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (723:1/701)
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
  • From Nightfox@VERT/DIGDIST to Accession on Tuesday, June 16, 2015 20:11:22
    Re: Re: Tagline support in SlyEdit
    By: Accession to Nightfox on Tue Jun 16 2015 16:25:28

    But Mark Lewis said "if two sigs show up on messages, it's the
    user's fault that they didn't turn off the option for Sync to append
    it" - So I think he was refering to a user option.

    Oh. Well, in that case. If this would be any kind of possibility, I would rather it be a sysop option in Synchronet. That way users wouldn't be at fault for doing something they have no idea about.

    I agree. I'd like something that is as fool-proof as possible. Mark Lewis has suggested a user option for toggling whether or not Synchronet should append the signature, and SlyEdit could toggle that option off and append the signature and the tagline after the signature. If the user switches to another editor, they'd have to manually re-enable the option for Synchronet to append their signature though.

    If Digital Man likes my idea of having SlyEdit write the tagline to a (temporary) separate file and Synchronet reading that file and appending the tagline after the signature, I think that might be the most foolproof and transparent way of doing it - the user wouldn't have to do anything special. And there wouldn't have to be any funky-looking tearlines or special strings added to the message body to mark the tagline.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From mark lewis@VERT to Nightfox on Wednesday, June 17, 2015 04:31:10
    16 Jun 15 20:11, you wrote to Accession:

    If Digital Man likes my idea of having SlyEdit write the tagline to a (temporary) separate file and Synchronet reading that file and
    appending the tagline after the signature, I think that might be the
    most foolproof and transparent way of doing it - the user wouldn't
    have to do anything special. And there wouldn't have to be any funky-looking tearlines or special strings added to the message body
    to mark the tagline.

    that is another option... but if it is going to go that far, why not just have synchronet do the whole signature, tag line, tear line, origin line stuff all on its own... sync would only need a list of tag lines to pull from... hummm...
    yeah, the user wouldn't know what tag line was put on the message and they wouldn't be able to select a different one... maybe you have got something there...

    )\/(ark

    ... Aw hell, if i had wanted schooling, i would have gone to school.
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to mark lewis on Wednesday, June 17, 2015 13:18:22
    If Digital Man likes my idea of having SlyEdit write the tagline to a (temporary) separate file and Synchronet reading that file and appending the tagline after the signature, I think that might be the most foolproof and transparent way of doing it - the user wouldn't
    have to do anything special. And there wouldn't have to be any funky-looking tearlines or special strings added to the message body
    to mark the tagline.

    that is another option... but if it is going to go that far, why not just have synchronet do the whole signature, tag line, tear line, origin line stuff all on its own... sync would only need a list of tag lines to pull from... hummm... yeah, the user wouldn't know what tag line was put on the message and they wouldn't be able to select a different one... maybe you have got something there...

    Yeah, SlyEdit lets the user choose a tag line if they want. I don't think I'd like Synchronet choosing a random tagline.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Digital Man@VERT to mark lewis on Sunday, June 21, 2015 18:24:57
    Re: Tagline support in SlyEdit
    By: mark lewis to Nightfox on Sun Jun 14 2015 10:03 pm


    14 Jun 15 16:14, you wrote to Accession:

    For example, when you write a new message.. the cursor could be at the
    beginning of the message but contain the signature already inserted
    into the temp message file after the cursor. Just as well as replying
    to a message, have the signature inserted into the end of the message
    while you're replying. Then quoting would all appear where you want it
    to.. moving the signature text down as you quote.

    The thing is, it's Synchronet that appends the user's signature, so if SlyEdit were to put the user's signature in there, then Synchronet would still append the user's signature at the end - so the user's signature would be in the message twice. I don't think there's a way to prevent Synchronet from appending the user's signature to the message - If there's a .sig file for the user, then Synchronet will append it to the message.

    it seems to me that the simple thing to do would be to have a toggle in synchronet so that synchronet will or will not add the sig to the end of the message... then slyedit can use the sig file and append it to the message itself...

    The sysop already has this "toggle" option, for each sub-board in SCFG.

    digital man

    Synchronet "Real Fact" #59:
    Free dynamic yourbbs.synchro.net hostnames were made first available in 2003. Norco, CA WX: 82.0øF, 46.0% humidity, 7 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Nightfox on Sunday, June 21, 2015 18:27:35
    Re: Tagline support in SlyEdit
    By: Nightfox to mark lewis on Sun Jun 14 2015 09:24 pm

    Re: Tagline support in SlyEdit
    By: mark lewis to Nightfox on Sun Jun 14 2015 22:03:44

    it seems to me that the simple thing to do would be to have a toggle in synchronet so that synchronet will or will not add the sig to the end of the message... then slyedit can use the sig file and append it to the message itself... if two sigs show up on messages, it is the user's fault that they didn't turn off the option for sync to append it...

    It would be better to have a way that is more fool-proof, which wouldn't require the user to have to toggle anything. That would certainly be possible.

    So far, I think I like the "drop file" idea the best: the editor (slyedit) would write the tagline to a temporary file and sbbs would see this file and append it to the message after the signature and then delete the file.

    digital man

    Synchronet "Real Fact" #9:
    The name "DOVE-Net" was suggested by King Drafus (sysop of The Beast's Domain). Norco, CA WX: 82.0øF, 46.0% humidity, 7 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Nightfox on Sunday, June 21, 2015 18:31:40
    Re: Re: Tagline support in SlyEdit
    By: Nightfox to Accession on Tue Jun 16 2015 08:11 pm

    If Digital Man likes my idea of having SlyEdit write the tagline to a (temporary) separate file and Synchronet reading that file and appending the tagline after the signature, I think that might be the most foolproof and transparent way of doing it - the user wouldn't have to do anything special. And there wouldn't have to be any funky-looking tearlines or special strings added to the message body to mark the tagline.

    Yes, that sounds like the best option, relatively easy, low risk, and no sysops
    or users would have to change anything.

    digital man

    Synchronet "Real Fact" #73:
    Vertrauen went online (as a WWIV BBS running on a 10MHz PC-XT clone) in 1988. Norco, CA WX: 82.0øF, 46.0% humidity, 7 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Nightfox on Sunday, June 21, 2015 19:34:33
    Re: Re: Tagline support in SlyEdit
    By: Digital Man to Nightfox on Sun Jun 21 2015 06:31 pm

    Re: Re: Tagline support in SlyEdit
    By: Nightfox to Accession on Tue Jun 16 2015 08:11 pm

    If Digital Man likes my idea of having SlyEdit write the tagline to a (temporary) separate file and Synchronet reading that file and appending the tagline after the signature, I think that might be the most foolproof and transparent way of doing it - the user wouldn't have to do anything special. And there wouldn't have to be any funky-looking tearlines or special strings added to the message body to mark the tagline.

    Yes, that sounds like the best option, relatively easy, low risk, and no sysops or users would have to change anything.

    I just committed a change to writemsg.cpp in CVS. If SlyEdit (or any editor) creates the file "editor.tag" in the current node's temp directory (system.temp_dir in JS), then sbbs will append the contents of that file to the
    message body after the user's .sig file contents (if they have one and the sub is configured to use it).

    You don't need to worry about deleting the file if there's no tag selected by the user, sbbs will handle that part (deleting any stale editor.tag file before
    launching the editor).

    Give it a shot and let me know how it works. I considered making it just another line in the "result.ed" file which editors can (optionally) create (a WWIV "standard" if I recall correctly), but opted for a separate file for simplicity's sake (and the tag can be multiple lines). Currently, the tag line(s) is/are not word-wrapped by sbbs.

    digital man

    Synchronet "Real Fact" #72:
    SyncTERM (created by Deuce) contains portions of Synchronet and SEXYZ code. Norco, CA WX: 79.7øF, 50.0% humidity, 9 mph ESE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Sunday, June 21, 2015 21:20:38
    Re: Re: Tagline support in SlyEdit
    By: Digital Man to Nightfox on Sun Jun 21 2015 19:34:33

    I just committed a change to writemsg.cpp in CVS. If SlyEdit (or any editor) creates the file "editor.tag" in the current node's temp directory (system.temp_dir in JS), then sbbs will append the contents of that file to the message body after the user's .sig file contents (if they have one and the sub is configured to use it).

    Thanks, I'll update SlyEdit to do that as soon as I get a chance.

    Is there (or could there be) a JavaScript flag that JS scripts could check to see if the editor.tag feature is supported? A JS script could check that flag, and if the Synchronet build is an older build that doesn't support editor.tag, then the editor could write the tag line in the body of the messge (as SlyEdit does currently).

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From mark lewis@VERT to Digital Man on Monday, June 22, 2015 05:02:34
    21 Jun 15 18:24, you wrote to me:

    SlyEdit were to put the user's signature in there, then Synchronet
    would still append the user's signature at the end - so the user's
    signature would be in the message twice. I don't think there's a
    way to prevent Synchronet from appending the user's signature to
    the message - If there's a .sig file for the user, then Synchronet
    will append it to the message.
    it seems to me that the simple thing to do would be to have a toggle in
    synchronet so that synchronet will or will not add the sig to the end
    of the message... then slyedit can use the sig file and append it to
    the message itself...

    The sysop already has this "toggle" option, for each sub-board in SCFG.

    that's per area... the idea is per user so it can allow an external editor to add the sig and tag lines and whatever else instead of synchronet having to do it... adding this option is less coding change for you to do to create this feature... it would still work with the existing one, though ;)

    )\/(ark

    ... Everything has an end but the sausage which has two. -Danish proverb
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Nightfox on Monday, June 22, 2015 13:51:42
    Re: Re: Tagline support in SlyEdit
    By: Nightfox to Digital Man on Sun Jun 21 2015 09:20 pm

    Re: Re: Tagline support in SlyEdit
    By: Digital Man to Nightfox on Sun Jun 21 2015 19:34:33

    I just committed a change to writemsg.cpp in CVS. If SlyEdit (or any editor) creates the file "editor.tag" in the current node's temp directory (system.temp_dir in JS), then sbbs will append the contents of that file to the message body after the user's .sig file contents (if they have one and the sub is configured to use it).

    Thanks, I'll update SlyEdit to do that as soon as I get a chance.

    Is there (or could there be) a JavaScript flag that JS scripts could check to see if the editor.tag feature is supported? A JS script could check that flag, and if the Synchronet build is an older build that doesn't support editor.tag, then the editor could write the tag line in the body of the messge (as SlyEdit does currently).

    That could end up being a flag for every new feature. Not really scalable. Checking the version number is probably the better route. v3.16b will be the next release, so you could make the behavior dependant on that version or later.

    digital man

    Synchronet "Real Fact" #15:
    Synchronet first supported FidoNet networking (with SBBSFIDO) in 1992.
    Norco, CA WX: 85.5øF, 45.0% humidity, 15 mph ESE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Monday, June 22, 2015 14:22:07
    Is there (or could there be) a JavaScript flag that JS scripts could check to see if the editor.tag feature is supported? A JS script
    could
    check that flag, and if the Synchronet build is an older build that doesn't support editor.tag, then the editor could write the tag line
    in
    the body of the messge (as SlyEdit does currently).

    That could end up being a flag for every new feature. Not really scalable. Checking the version number is probably the better route. v3.16b will be
    the
    next release, so you could make the behavior dependant on that version or later.

    You're right, a flag for each feature wouldn't be good. I'll go with checking the version number.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@VERT/DIGDIST to Digital Man on Monday, June 22, 2015 20:46:13
    Re: Re: Tagline support in SlyEdit
    By: Digital Man to Nightfox on Sun Jun 21 2015 19:34:33

    I just committed a change to writemsg.cpp in CVS. If SlyEdit (or any editor) creates the file "editor.tag" in the current node's temp directory (system.temp_dir in JS), then sbbs will append the contents of that file to the message body after the user's .sig file contents (if they have one and the sub is configured to use it).

    Give it a shot and let me know how it works. I considered making it just another line in the "result.ed" file which editors can (optionally) create (a WWIV "standard" if I recall correctly), but opted for a separate file for simplicity's sake (and the tag can be multiple lines). Currently, the tag line(s) is/are not word-wrapped by sbbs.

    I've updated SlyEdit as you've described (writing the tag line to editor.tag in the node's temp directory), and it looks like it's working as expected. I noticed Synchronet places the editor.tag contents directly underneath the user's signature, so I had SlyEdit output a blank line above the tagline in editor.tag to put some space between the user's signature/message and the tagline.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com