There probably isn't sufficient documentation for some of those things. The Note Depth setting allows you to set how many levels of notes you want to be displayed. If you had a note depth of 3 and a note text threshold of 2 you would see something like below only the last line wouldn't show up as noted:
Re:Stuff
   Blah
   Re:Re:Stuff
       Blah
       Re:Re:Re:Stuff
          Re:Re:Re:Re:Stuff(wouldn't show up with a note depth of 4)
The Note Text Threshold if lower than Note Depth allows you to see the link to the note but not the text. In the example above Note text threshold is 2 so you can see the link Re:Re:Re: Stuff but not the actual text of the response. As for show unmoderated. Content in Cool Uses For Perl,Perl Poetry,Craft,Seekers of Perl Wisdom,Craft,Meditations, etc need to be approved by an editor.. ie me to display in any of those sections or on the frontpage. If you want to see all the stuff added in any of those particular sections you can do so by choosing that option in user settings. This won't work for the stuff on the front page.

You might also want to check out Voting/Experience System. Right now you can't see the rating of a given node unless you own it or have voted on it.

vroom | Tim Vroom | vroom@cs.hope.edu


In reply to RE: User Settings and Moderation by vroom
in thread User Settings and Moderation by kryten

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.