Mark Smith (
mark) wrote in
dw_maintenance2020-06-27 04:02 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
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 dreamwidth.
no subject
AND ANOTHER THING:
Re: AND ANOTHER THING:
Re: AND ANOTHER THING:
no subject
no subject
no subject
• Images that are inside either a table or a div with a style attribute (like
<div style="width: 100%;">
) are exempt from The Squish.So if you're building some kind of complex decorative markup code, you get that for free (and are expected to properly take care of image sizes for your readers). If you just need a standalone image without zoom for some reason, you can wrap it in a div with a "do-nothing" style, like
display: block;
(or display inline if it's supposed to be inside a paragraph instead of standing alone).We'll try and get this in the faq eventually, but it's still kinda new.
no subject
no subject
no subject
no subject