hello,

I don't know if the issue has been discussed before (all I've found on the subject of "print readmore" is this and this, but they don't seem to apply).

what I'm asking for is a simple feature: having <readmore> tags expanded by default in all replies when clicking on a nodes "(print) w/replies" link (that is, a displaytype=print&replies=1 page).

sometimes I like to print a PerlMonks thread to read it offline (say in the long, long trip from office to home). it seems to me a little nonsense to be able to print a whole thread but having to click (and print separately) replies that has a <readmore> tag. or, more commonly, losing parts of the discussion because I overlooked some <readmore> tags here and there.

I suppose this should be a simple patch, and it will surely make my long, long trips more entertaining :-)

cheers,
Aldo

King of Laziness, Wizard of Impatience, Lord of Hubris


In reply to READMORE expanded in notes when printing pages by dada

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.