You can now rush to Nodelet Settings and add the "Free Nodelet" to your list of nodelets. Once you've done that, how to use it should be obvious. But note that most changes to settings take one extra page load before you see the effect, so click the node ID number at the top of the page (for example) after you make a change if it appears that the change didn't "take".

For those who don't want to just try it, the Free Nodelet lets you put any HTML in it. It processes PM-style links (things in square brackets) but otherwise doesn't touch your HTML. You can even include JavaScript, bizarre CSS, forms, iframes, stuff to copy/paste etc. in it (though you should avoid having JavaScript enabled when visiting PerlMonks until home nodes get properly filtered and some CSS belongs in your CSS settings and not in the Free Nodelet, but you are free to try whatever you like).

If you try to stuff 60kB of data into your Free Nodelet (or any of the other text areas on User Settings and the related 'Settings' pages), you'll likely mess up your settings (and you are a freak).

Later I'll post instructions for how to add a link to your Free Nodelet such that clicking the link adds to your Free Nodelet a link to whatever node you are viewing (so you can use the Free Nodelet like the Personal Nodelet).

Note that PM-style CODE tags don't work in the Free Nodelet. I'm not yet sure if this is a bug or a feature.

Updated.

- tye        


In reply to Free Nodelet freed by tye

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.