I never proposed an "Are you sure?" dialogue, nor any dialogue at all; so I don't agree with your analogy. I much prefer "undo" to "Are you sure?" and I don't mind when "delete" deletes things. I do greatly mind when "this link provided for your reference while previewing" throws away what I'm previewing. I replied to the "there are other links already" argument in the other thread(s).

But, after some contemplation, I like the idea of having the user settings option control whether target="_blank" is used certain places and just always have the link to the item you are replying to (I don't see much point in also having a separate link to the author you are replying to, just FYI). I could see people wanting target="_blank" to be the default for "comment on" links, for example, or wanting <base target="_blank"> when previewing so all links are "safe".

(Update: /me idly wonders if CSS allows customization of target=.)

But I'll let someone else implement whatever of this. I'll concentrate on getting the new node cache actually in use, for now.

- tye        


In reply to Re^3: Links to OP and thread in replies (replying to yet again) by tye
in thread Links to OP and thread in replies by polettix

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.