Sophie (
sophistry) wrote in
ways_back_room2011-12-22 05:55 am
Entry tags:
MOD POST 2: The Hackening
Okay! The layouts for
milliways_bar and
ways_back_room have been changed, and commenting should be more-or-less functional again. The workaround does have some bugs, though, so if you're having any issues, please leave a comment on this mod post over here.
With that sorted for the moment, read on for a list of all the current workarounds and hacks I've been able to find.
Custom comment pages:
Minimalism 'Georgia' workaround. This is what we're using for
milliways_bar and
ways_back_room. Changes your LJ style to show comments in an approximation of the old default look, along with subject lines, parent/thread links, etc. Some bugs have been reported (see the Known Issues list), but it's currently the best workaround we've been able to find. -- requires Paid/Plus for custom comment pages.
See here for a modified version of the above with layout sidebars.
Other Minimalism layouts are reported to also retain subject lines/parent & thread links/comment previews/etc. in custom comment pages - though obviously, these will not visually resemble the old default layout.
?style=mine fixes:
If you want to view comments in your style across LJ, see here for viewing other comment pages in your own style. -- requires Paid/Plus for custom comment pages.
Alternatively, see this Greasemonkey script which appends ?style=mine to all comment page links. You should also be able to install this in Chrome and Opera. -- Unclear if works with Plus - can anyone verify?
Thanks to
remindmeofthe: Put the code below into your bookmarks/on your toolbar/wherever it's convenient! Then click it when you're on an LJ page you want to apply style=mine to and it should work! It's been my favorite thing in the world for months (I haaaaaate trying to read fic on custom pages, omg), and now it's just saving my eyes.
javascript:if(location.hostname.indexOf('livejournal.com')%20>=%200){location.search+=(location.search?'&':'?')+'style=mine';} -- works with Paid and Plus.
Other fixes:
Preview your HTML at W3.
Greasemonkey script for comment previews - should also work with Chrome and Opera. -- can anyone verify that this works?
Greasemonkey script for appending ?format=light to comment pages. Doesn't fix threading issues, but makes the new default slightly less headache inducing (example). Should also work with Chrome; see here for Opera. -- can anyone verify that this works?
-------------
This is pretty hodgepodge, and for that I apologise; I've got tabs open every which way trying to figure out what works, what doesn't, and for what account levels.
If you have any other tips or tricks, leave them in the comments here! If possible, please also state what account levels (i.e. Basic/Plus/Paid) they work for.
Thanks for your patience, guys!
With that sorted for the moment, read on for a list of all the current workarounds and hacks I've been able to find.
Custom comment pages:
Minimalism 'Georgia' workaround. This is what we're using for
See here for a modified version of the above with layout sidebars.
Other Minimalism layouts are reported to also retain subject lines/parent & thread links/comment previews/etc. in custom comment pages - though obviously, these will not visually resemble the old default layout.
?style=mine fixes:
If you want to view comments in your style across LJ, see here for viewing other comment pages in your own style. -- requires Paid/Plus for custom comment pages.
Alternatively, see this Greasemonkey script which appends ?style=mine to all comment page links. You should also be able to install this in Chrome and Opera. -- Unclear if works with Plus - can anyone verify?
Thanks to
javascript:if(location.hostname.indexOf('livejournal.com')%20>=%200){location.search+=(location.search?'&':'?')+'style=mine';} -- works with Paid and Plus.
Other fixes:
Preview your HTML at W3.
Greasemonkey script for comment previews - should also work with Chrome and Opera. -- can anyone verify that this works?
Greasemonkey script for appending ?format=light to comment pages. Doesn't fix threading issues, but makes the new default slightly less headache inducing (example). Should also work with Chrome; see here for Opera. -- can anyone verify that this works?
This is pretty hodgepodge, and for that I apologise; I've got tabs open every which way trying to figure out what works, what doesn't, and for what account levels.
If you have any other tips or tricks, leave them in the comments here! If possible, please also state what account levels (i.e. Basic/Plus/Paid) they work for.
Thanks for your patience, guys!

no subject
I know a lot of people are against this sort of move, as it would be a massive undertaking for this group, but if anyone runs any other communities, there you have it.
no subject
I think if DW do relax their restrictions on importing communities, that's definitely something we would want to seriously consider, even if it's just for archival purposes. As for a wholesale move... well, that'd be a lot harder to orchestrate - even thinking about it makes me want to go lie down in the dark - but I do think it's an option we would want to keep on the table, especially if LJ keeps going the way it has been.
Basically, at this point a full move is not terribly likely - but with so much uncertainty at the moment, we don't want to rule it out as a last resort.
no subject
I don't even know what to do with that information, but good lord.
no subject
no subject
no subject
no subject
When the thread is long enough to collapse, it does that after tagging as it will on a normal custom comments page, but that is a small price to pay for having findable threads again.
Thank you ever so much!!!
no subject
When the thread is long enough to collapse, it does that after tagging as it will on a normal custom comments page
Could you explain more clearly what the problem is?
(For anyone else reading, if you have any issues or problems with the current layouts, please leave a comment on this mod post over here.)
no subject
I can live with that, considering all the other advantages.-
Help for accounts of all levels!
no subject
no subject
no subject
WTF, this wasn't happening with this style yesterday. ADBLOCK TIME!
no subject
no subject
no subject
no subject
no subject
From the Leesha's post, I am guessing the devs are going into a OMG STOP BLEEDING MONEY YOU STUPID THING panic. Pity that what they are doing is just opening the wound.
no subject
~goes to get a sledgehammer to fix my damned threads!~
no subject
no subject
To change the title:
.header h2 {color:#XXXXXX;}
To change LJ usernames:
.username a:link, a:hover, a:visited, a:active {color:#XXXXXX;}
To change other link colours:
.entry-text a:link, a:hover, a:visited, a:active {color:#XXXXXX;}
(NOTE: this one ssshhhhould change all the links in an entry, and all the links in the comments below. This wasn't a workable solution for Milliways, since orange and blue links disappear against the comment bars - and hence some really terrible rush coding to try and get around it - but if you're using purple, this might be the simplest solution for you.)
I can also point you to the default Georgia stylesheet, if you want to try finding the proper elements to change via custom CSS.
no subject
Someone has made some nice CSS for their comments page, that looks very close to the original LJ default.
no subject
no subject