no archive for outgoing messages in Message Inbox
I would like this feature too. I might not use it much, but it would be cool to have.
i think if for "--" vote monk must explain reason, and this reason will be /msg-ed to author of node (from "anonymous voter", of course) when author can take into account these reasons for future posts
I disagree. If you want the poster to know why you didn't like the node, post or send a private msg via the chatterbox. As a poster I like the idea, but there are already plenty of ways to let the poster know
in my CGI's I'm always return redirect after user post some information - to avoid problems with "Refresh+Resend form data".
I do this too usually. I can't do it easily here at work because of the wrapper functionality we use to do templating. But I'm not sure the extra volume would be worth it here on perlmonks, which is sometimes slow during the day already. And I'm assuming that there is already code to handle this possibility on the back end.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.