they appeared to not be working

What you are saying is that there is no visual cue that anything special is occurring. I think a big improvement would be to wrap the readmore'd section in a <div class="readmore">....</div> section, and then the default themes could tweak the the background colour to effect a subtle change. And you could do your own thing too.

This would provide immediate visual feedback that the readmore is working correctly. Who knows, this might open the door to allowing readmore sections to be collapsed/expanded on the client side.

I know it would save me some time when considering a post for the Front Page. If I see something worthy but lengthy, I have to go back to the section contents to see whether a readmore is present. If it's too long I'll put it up for janitoring. Seeing the readmore effect straight away would save a few trips to the server.


In reply to Re: Don't worry about previewing <readmore> tags. (CSS hinting would be nice) by grinder
in thread Don't worry about previewing <readmore> tags. by davido

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.