options++

As i said the way that we all get pretty much what we want is to put all of this stuff in a single htmlcode that handles the various cases and then call through from the various nodelets as necessary.

Regading another nodelet, I find it much more annoying trying to find the information I want that relates to such matters scattered through the various nodelets I have. As such I would put the Node Links Nodelet at the top and then the other nodelets would be purely for their individual function and not also for displaying various attributes.

But I have a feeling that if a nodelet like I mention was available a lot of folks would prefer it over the approach we currently have. And for those folks that didnt, well a User Setting or two and the appropriate Nodelet Setting would put that to rest pretty quick. :-)


---
demerphq

    First they ignore you, then they laugh at you, then they fight you, then you win.
    -- Gandhi



In reply to Re^2: node info in title bar by demerphq
in thread node info in title bar by ysth

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.