Well, its official now. Recently Active Threads. (As if you didnt notice it on the titlebar...) Please see Recently Active Threads Faqlet for documentation.

Enjoy and please, if you have bug reports take careful note of what mode and depth and make sure its not something like that. Also, if you have issue with colors please hold your horses there are things in the works. (Although color endpoints for the color blend suitable for your theme are not unwelcome)

Also, IE users may find the following CSS makes the page look a lot nicer:

p.nnt-p-title { width: 70%; } p.nnt-author { width: 28%; }

Unfortunately it exploits a bug in IE's handling, and will make Opera browsers do bad things so it cant be included by default (even though compliant browsers should ignore it). Its odd because IMO this behaviour makes a lot more sense to me than what the proscribed rules say. Kudos to anyone that can come up with a legal way to do the same thing using legal CSS. I will even contemplate changing the markup scheme if the proposal seems viable.

Goodnight and enjoy.


---
demerphq

    First they ignore you, then they laugh at you, then they fight you, then you win.
    -- Gandhi

    Flux8


• Update:  
Whoops, mistitled the announcement, thanks theorbtwo for pointing it out.



In reply to (announce) Recently Active Threads by demerphq

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.