Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^7: A request from level 21 (future)

by tye (Sage)
on Jul 13, 2008 at 06:48 UTC ( [id://697304]=note: print w/replies, xml ) Need Help??


in reply to Re^6: A request from level 21 (feedback)
in thread A request from level 21

Although the number of people who I have seen provide any feedback on this feature is quite small, I see a compromsie going forward that seems clear.

I haven't seen any strong arguments for this feature being an important improvement. Several people have expressed that they find it offensive. So my first thought is to just roll it back (though I'd wait for more feedback before doing that).

But there have been several monks who expressed that they enjoyed the feature (in nodes or in chatter), so perhaps the few who really liked it could do extra work to enable it for themselves.

So if we just patch the default site CSS so that the level information is diaplay: none, then the feature mostly disappears but those who want it can rather easily get it back (by modifying their custom CSS settings).

Note that people surfing PerlMonks with a non-CSS browser will still see the level information. Even my free cell phone's browser supports CSS so this would likely only include the few non-GUI browsers that constitute a tiny fraction of our visitors. Making it a user setting would require several more patches and would just worsen the over-crowding of user settings for something this trivial.

I believe that one could even force the content to be a fixed "not a likely troll" label of their own choosing.

Of course, this will also likely force the feature into obscurity. I suspect a large majority of monks will be unaware of having the potential to enable it and that this majority will grow over time. But that seems a valid compormise.

- tye        

Replies are listed 'Best First'.
Re^8: A request from level 21 (future)
by Argel (Prior) on Jul 13, 2008 at 07:07 UTC
    That sounds like a reasonable compromise.

    Regarding "hidden" features, maybe a "Common CSS code" node could be created and a link to it added to the display preferences page? Then more Monks would know what options are available to them without the need for a significant patch.

      ++ Great idea Argel I'll second that.
Re^8: A request from level 21 (patched)
by tye (Sage) on Sep 08, 2008 at 04:50 UTC

    Sorry, it has been especially busy for me at work so it took an inordinate amount of time for me to get around to this.

    I've patched the site default CSS to include:

    .attribution-title { display: none; }

    If you would like to (again) see each author's level title listed in their node by-lines, then go to Display Settings and add the below line to your "On-Site CSS Markup:"

    .attribution-title { display: inline; }

    I've also updated Tidings.

    - tye        

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://697304]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found