redhillian (
redhillian) wrote2010-09-02 02:10 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
On this twitter / facebook reposting thing.
Firstly, I'd rather people didn't repost stuff between my LJ and there - and there are some filters wherein the discussion is contained to that entry. If you're on those filters, you know about it and understand why.
Secondly, if you'd like remove the option to repost stuff from LJ, it is possible to partially do it through CSS (Cascading Style Sheets) - the code to do so appears to be:
.b-repost-item, #repost_twitter, #repost_facebook{display:none;}
and the place to put it is in the Custom Stylesheet box at http://www.livejournal.com/customize/options.bml?group=customcss.
(with noted thanks to a more experienced user I randomly met)
Secondly, if you'd like remove the option to repost stuff from LJ, it is possible to partially do it through CSS (Cascading Style Sheets) - the code to do so appears to be:
.b-repost-item, #repost_twitter, #repost_facebook{display:none;}
and the place to put it is in the Custom Stylesheet box at http://www.livejournal.com/customize/options.bml?group=customcss.
(with noted thanks to a more experienced user I randomly met)
no subject
no subject
From what I see of it, it's something that you have to consciously do.
no subject
You are not safe from someone making a comment on a post on you LJ, and publishing a link to that comment on Facebook or Twitter. Even if the post in question is friendslocked, if they can comment on the post they can publish that link to Twitter/Facebook. I don't know how much information goes with the link, and I'd assume the link still won't allow unauthorised folk to read the whole thing, but it's definitely not ideal.