This relates to File entity and re-usable managed files system #1448
When other tasks are complete, we'll want to modify the form the CKEditor image dialog uses when adding a new image to content.
Expected:
When a user does not have an image selected in CKEditor and clicks the Image dialog button, they are presented with the new wrapper form where they can either upload a new file or select an existing one.
When a user has an image selected in CKEditor and clicks the Image dialog button, they are presented with options for modifying how that image is displayed within the content. Such as alt text, title, image style, image size, etc.
Recent comments
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Layout also for /node/add/ forms?
A simple option — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment.
Layout also for /node/add/ forms?