G'day harangzsolt33,

"I recently became a "Hermit," ..."

Congratulations on reaching level 10.

"... and I am not sure what this means."

I'm guessing you visited "Voting/Experience System", found the "Hermit" link and followed that to "The Hermitage" page. On that basis, you already have some understanding of these levels; there's some more information on the "Levels of Monks" page.

"I clicked on this link https://perlmonks.com/?node=The Hermitage and it's empty. Is this page empty on purpose or by mistake? "

Firstly, please don't use absolute URLs. See "What shortcuts can I use for linking to other information?" (the All Links Within PerlMonks Should Be Relative section near the bottom) for the reason behind this. A better choice would've been [id://1217124] which renders as an appropriate relative link: "The Hermitage".

When I followed your posted link (which left me logged off as "Anonymous Monk") I saw:

You don't have sufficient permission to view this node.

When I followed the "Hermit" link in "Voting/Experience System" (which left me logged on) I saw:

Info for Hermits (and above) only

So, as you're a "Hermit", and I'm "above", we both should have seen the "Info".

The page isn't empty; but it's clearly incomplete. I suggest you raise this as an issue in "Perl Monks Discussion".

Update (clarification): My statement of "clearly incomplete" could be wrong. It's possible that the condition for viewing the "Info" is incorrect; or maybe there's some other problem. Regardless, something is definitely wrong and should be fixed.

— Ken


In reply to Re^3: Level Proposal by kcott
in thread Level Proposal by footpad

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.