(Since everyone else was posting discussions I just had to join the flock. woo. Also I'm a dirty xp whore)
Inspired by several recent discussions and being unable to find anything on this subject before (I'm sure it's there but I have no idea what search terms I should have used, but I couldn't find any) I wanted to ask, why doesn't perlmonks do so?
Just spending 5 minutes thinking about it, I would think the easiest way to add this would be special "markup" in the node body, since I assume the body is stored as a chunk in the database someplace, you would simply have the multiple revisions delimited by something, then by default the 'get node' func would only return the last one, but if you pass it a param it would return a different chunk. Then whenever an edit was 'submitted' it would jsut tack another section on to the end. This obviously isn't an optimal solution of course, but it seems simple enough to be easily integrated in to the current perlmonk setup without adding undue server strain/load.
Theres my sort of thought out ideas on implementation, so what are the other reasons for not having it? Social ones? A technical one I'm overlooking?
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.