karen2205: Me with proper sized mug of coffee (Default)
Karen ([personal profile] karen2205) wrote2005-12-10 01:57 pm
Entry tags:

User pictures

I'm really fed up with having non-work-safe user pics on my friends' page. No, am not calling into question anyone's right to have non-work-safe pictures or to use them when they want. I just don't want them on my friends page - which I regularly read from places other than my own home.

It seems that the solutions to this are:

(a) using the Lynx site scheme, which I don't want to do, because I much prefer XColibur for its useful functions.

(b) changing my journal style to one that doesn't use user pictures at all, and I don't want to do that 'cos I like the 'Classic' style. I want to keep my journal style as simple and unfussy as possible because I'm more interested in the content of what I'm/other people are writing than the style in which it's written. I'm also aware that most people will be reading in their own style through their own friends pages so don't see the point in spending time on a style no one will use.

(c) getting bogged down in S2 layers and seeing if I can remove the code that displays user pics on friends pages.

I am about to do (c), so if stuff goes wacky, this is why.

Now done - way of doing it was: Advanced customisations, create custom theme layer, copy in the print_entry bit from the Classic source code and then edit the line

if ($userpic != "" and ($p.view == "friends" or $*show_entry_userpic == true))
      {
          print $userpic;
      }


so that "friends" = "recent".

This means I get user pics on my recent entries page and none on my friends' page and I'm happy:-)

[identity profile] uon.livejournal.com 2005-12-10 02:11 pm (UTC)(link)
(d) Use lynx!

[identity profile] cyberiantiger.livejournal.com 2005-12-10 02:13 pm (UTC)(link)
Isn't it good blogequette to put anything NSFW behind a cut ?

-CT
bob: (Default)

[personal profile] bob 2005-12-10 02:52 pm (UTC)(link)
use firefox. tell it to block images from livejournal.com.

[identity profile] uon.livejournal.com 2005-12-10 04:16 pm (UTC)(link)
That's a pity, because if you had Firefox, you could install Greasemonkey and use my All JDC All The Time! script to change all the userpics on livejournal to pictures of JDC! It makes the current discussion would look like this.
bob: (Default)

[personal profile] bob 2005-12-10 05:59 pm (UTC)(link)
you scare me.
run away!

[identity profile] daweaver.livejournal.com 2005-12-10 04:02 pm (UTC)(link)
This is trivial in Proper Styles, where there's a specific Friends_Friendpic doohickey. You may leave this blank and all userpics will be removed. I would assume that you can add in a Friends_Head definition to this effect.

Quite why S2 has to be so obtuse about a simple task is beyond me. But then, everything in S2 is beyond me.

Good luck!

[identity profile] daweaver.livejournal.com 2005-12-10 05:21 pm (UTC)(link)
S2: the Mornington Crescent of programming languages.

[identity profile] wintrmute.livejournal.com 2005-12-10 04:28 pm (UTC)(link)
erm, much easier solution - just right click on one of the LJ user icons, and select "Block pictures from ..." in Firefox.
diffrentcolours: (Default)

[personal profile] diffrentcolours 2005-12-10 04:34 pm (UTC)(link)
I thought that there were options to customise your LJ to replace images with placeholders, either over a certain size or universally. Yes, it's on http://www.livejournal.com/editinfo.bml -"Use image placeholders on your friends page"

[identity profile] shepline.livejournal.com 2005-12-10 06:08 pm (UTC)(link)
Umm... I just went and had a look, and I got userpics on your friends page??
calum: (Default)

[personal profile] calum 2005-12-10 07:00 pm (UTC)(link)
I tried to make a style that would always show the users default userpic, a while ago, but sadly, there is no way to get that when printing a friends page.

Since there is a policy that default userpics must not be obscene, that would have resolved things when I was at work.