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
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:-)
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:-)

no subject
no subject
It's also not possible to ssh from work (not sure about other places like internet cafes) so I can't ssh to urchin and use lynx from there.
no subject
-CT
no subject
And I believe in taking responsibility for your own reading in case other people aren't as considerate as they ought to be.
So I:
(a) use image placeholders for all images (partly for work-safeness reasons, partly because I have a dialup internet connection at home)
(b) remove people from my default view who post non-work-safe stuff without an <lj-cut>.
and now I'd like to do (c) and remove people's user pictures from my friends' page.
no subject
no subject
no subject
no subject
no subject
run away!
no subject
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!
no subject
It does make it hard to do some 'easy' things though.
no subject
no subject
no subject
Also don't have admin access to the Internet Options in IE either, so I can't block images there, even if I did want to block *all* images.
no subject
no subject
no subject
no subject
Since there is a policy that default userpics must not be obscene, that would have resolved things when I was at work.