in reply to Re: Making Perl Monks a better place for newbies (and others)
in thread Making Perl Monks a better place for newbies (and others)

While wishing, may I/we have some sort of killfile feature please? Such a feature would allow to avoid display of nodes based at the very least on title (regular expression, possibly length) & author; if feeling generous, possibly on the length of the body if not content (regular expression based).
  • Comment on Re^2: Making Perl Monks a better place for newbies (and others)

Replies are listed 'Best First'.
Re^3: Making Perl Monks a better place for newbies (and others)
by Corion (Patriarch) on Mar 20, 2009 at 11:28 UTC

    Hiding all posts by an author can be done through CSS, by using for example the .pmnote-5348 rule to highlight or hide all posts by user 5348. We Stylin'! and PerlMonks CSS HOWTO also contain CSS references.