Private threads?

Either that or just the opposite: public /msg's. Which, you will tell me, amounts to the CB. But the CB is transient too, logs and recordings notwithstanding. And for what is worth, some like to have turned it off, just like me for example.

But seriously, speaking of adjectives like "public" and "private" rings a bell in me reminding me of a grand scheme I have in mind for web sites like forums, wikis and blogs, which IMHO could be incarnations of the same base mechanism founded on an idea similar to that of permissions on *NIX systems - or perhaps of extended attributes. I'm convinced that with a well though and relatively restricted set of such "flags" one could reproduce the semantics of all those environments, and perhaps create useful mixtures between them. Of course like all grand schemes it has the defect of not being implemented that I know of. In particular I was not thinking of such a beast specifically for PM, but in line of principle...


In reply to Re^7: Quick feedback option for downvotes (keywords) by blazar
in thread Quick feedback option for downvotes by Rhandom

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.