mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] dw_maintenance2020-06-27 04:02 pm

Code push happening shortly!

Hi all,

We're doing a code push as mentioned here.

As usual, a code push includes some visual changes (continuing our efforts to modernize common workflows) and also includes some conversions of old pages to be generated in a different way with different markup. As always, we've tested the changes in most of the major browsers and use cases, but some things may break when they meet real-world usage and different technical setups. If we broke it, we'll fix it as soon as we can.

We will be watching this post for comments, so please let us know if you see anything that needs to be addressed and we'll take a look!

Known Issues

  • The spellchecker continues to go walkabout. This is intentional, we are deprecating it and removing it. Modern browsers have spellcheck that works in multiple languages and has actually been updated since 1995, so there's no reason for Dreamwidth to continue to try to maintain one.

Fixed Issues

  • FAQs had gone missing. Well, the answers. They're back now.
  • Replying to comments was incorrectly routing you back to the top level view, rather than the view of the thread you were on. This is fixed.

As always, please do keep an eye on our Twitter account [twitter.com profile] dreamwidth.

notaninternetkiller: (Default)

Re: "Disable Custom Replies" ticky box is gone.

[personal profile] notaninternetkiller 2020-07-24 07:03 pm (UTC)(link)
Before the code push, when you installed a custom theme, you could go to Customise Journal > Presentation and there would be an option "Disable Customised Comment Pages" along with a ticky box.

Basically by ticking it, you would disable the custom theme you installed on the main journal so that the comment page would revert back to the site default.
roadrunnertwice: Me looking up at the camera, wearing big headphones and a striped shirt. (Default)

Re: "Disable Custom Replies" ticky box is gone.

[personal profile] roadrunnertwice 2020-07-24 07:23 pm (UTC)(link)
OK, that's what the setting I linked to in the Account Settings page does! Try ticking the box there, and see what happens.

It looks like that setting DID used to live in the theme presentation settings, but it was moved from there quite some time ago. Almost ten years back, in fact.

It's possible certain custom layouts could do something to force it to display in the theme UI, and maybe you used one of those recently? Regardless, the supported way to change that setting is over here now. It works fine, it just lives on a different page.
notaninternetkiller: (Default)

Re: "Disable Custom Replies" ticky box is gone.

[personal profile] notaninternetkiller 2020-07-24 07:24 pm (UTC)(link)
Okay so that's like. For the particular user's settings. Not the account settings.

What I'm talking about was for the journal as a whole, for everyone.

So it's not that the comments page is disabled for me, but rather it's disabled for anyone who looks at the journal. It was an option that was there just last week. Other people have also noticed it's missing.
Edited 2020-07-24 19:26 (UTC)
roadrunnertwice: Me looking up at the camera, wearing big headphones and a striped shirt. (Default)

Re: "Disable Custom Replies" ticky box is gone.

[personal profile] roadrunnertwice 2020-07-24 07:30 pm (UTC)(link)
There's settings there for both. I promise I read what you actually wrote.



If you're changing the default for a community, you can use the "work as" drop-down box at the top of the page to do that.
Edited 2020-07-24 19:32 (UTC)
notaninternetkiller: (Default)

Re: "Disable Custom Replies" ticky box is gone.

[personal profile] notaninternetkiller 2020-07-24 07:32 pm (UTC)(link)
Sweet mother of Benji, it worked! Thank you.

But I swear to you, just last week it was there in the presentation tab.
roadrunnertwice: Silhouette of a person carrying a bike up a hill (Bike - Carrying)

Re: "Disable Custom Replies" ticky box is gone.

[personal profile] roadrunnertwice 2020-07-24 07:46 pm (UTC)(link)
PHEW

Yeah, IDEK what's up with the timing on its disappearance. Git says the core1 code was changed to hide that option in the UI in 2011, so you shouldn't have seen a recent change.

I can think of a few possibilities... Maybe themes that were saved/compiled into the system before a certain date kept the old setting visible, but if anything ever caused them to get recompiled, they'd lose it even if their code didn't necessarily change, and then maybe something in the code push caused those themes to get rebuilt. Maybe some themes overrode a property somehow to restore it to the UI, but other themes didn't. Stuff like that. Who knows. Main thing is, glad it's working for you in the "new" spot.