You know, this is why I am starting to think that one should post all their code to this site, no matter what it does, at times. Every time smart people are coming up with different approaches, and possibly better or more elegant solutions. It is far too easy to continue down the path that you started on without ever stopping to think.
One other such example is Screamer's suggestion here.
I am not sure which, if any approach is the best or even viable yet, but it is always cool to see this process take place.
The only complication I see with your suggestion is the authors names, that will be put together, even if someone else has put a post in the middle, like:
Re: (Bob) Re: Re: (Bob's bro) Re: Foo is Bar, too!
That would become:
Re(4): (Bob) (Bob's bro) Foo is Bar, too!
Which may not be what was intended.
</code>
Another thing is the fact that I don't really want to impose my or any others style upon others, but rather make it possible for me to display custom titles, while the titles themselves are unchanged for those that wants it raw (or some other way).
You have moved into a dark place.
It is pitch black. You are likely to be eaten by a grue.
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.