I've noticed there's been an increased (or at least noticable), number of calls to add "readmore" tags to posts, recently. My feeling is that this is because people who like to view the frontpage, or the individual sections pages, like to be able to skip through the nodes presented, looking for the interesting ones (to them!), and thus do not necessarily really want to read huge long nodes, or have to search for the beginning of the next one.

Given this, I just had an idea. I think it may have been suggested before, in other forms. To wit, the node creation form at the bottom of each section (and thus also the root node edit page), should have a second text area, in which the question poser can write a synopsis of their question/post, which is the part that will get shown on the section/frontpage pages. This should not be a compulsory field, if left empty, then the actual node is shown as usual.

A second way to approach this would be to only show at most XX lines of each node on the section pages (not settable in user settings, else we cannot cache?), or up until the first double newline/p tag after the first XX lines.

Thinking about it some more, if people already have difficulty thinking up good titles, how can we expect them to summarise their posts as well? Maybe the second approach is better.

I prefer to use Newest Nodes and/or Recently Active Threads, so I cant claim that I understand the minds of the people who prefer the frontpage, yet want readmore tags everywhere, I hope someone will step up and confirm/deny my suspicions.

My motives? Less work for janitors, again, it would be preferable to /msg the author of long posts with suggestions for readmore tags, than consider. Making an autosynopsis or similar would probably remove the need for most of them completely..

C.


In reply to Synopsis field in node creation form? by castaway

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.