This has been discussed before, as recently updated nodes lead me to Knowing when nodes are updated Recently Updated Code. I'm kind of in the middle on the issue. While the automatic generation of  --<B>UPDATED</B>: YYYY-MM-DD @hh:mm might appeal to some, I just think it's a waste of text which isn't very useful for most humans (unless you can convert timezones in your head and clarvoyantly know which timezone things people are in). We should probably just show the actual "last modified" timestamp, cause time is stored in gmt and when displayed reflects the users timezone settings.

As for the checkbox consider as new, I don't particularly like it, cause it'd most likely mean modifying creation time, or adding some other field to a node (database stuff), which can complicate things with very little benefit. If you're interested in something, monitor it yourself, but then again, I too am lazy and want automatic notification of some sort or a place to go where I can see recently updated nodes.

I wouldn't want newest nodes to have a recently updated nodes section, and since pmdev-ers can't create new nodes, I don't urge anyone to go and submit a patch for that.

However, I urge some pmdev-er to submit a patch for display of the last-modified time.

Incoherent me?!? maoemoaumgh... ;)

 
___crazyinsomniac_______________________________________
Disclaimer: Don't blame. It came from inside the void

perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"


In reply to (crazyinsomniac) Re: Node updates by crazyinsomniac
in thread Node updates by belg4mit

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.