Lazy how-to question for people who've created contrib or core layouts - what do you use to make the layout icon? Is there significance to the size of white space around the block regions?
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
A simple way — use Field Group to create a container for fields
https://backdropcms.org/project/field_group
and CSS Flex оr Grid to alignment.
You can also create Fieldsets to...
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...
Posted1 day 9 hours ago by Alejandro Cremaschi (argiepiano) on:
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...
Posted1 day 9 hours ago by Alejandro Cremaschi (argiepiano) on:
Thanks!
I tested PayPal WPS (since I also use it in my Drupal 7 Commerce shop).
With the PayPal server SANDBOX mode (no real payment transaction, just simulated).
And everything...
Posted2 days 17 hours ago by (Peter.B.Eriksen) on:
Comments
I've not created contrib or core layouts but a few custom layouts. For the icon, I changed the appearance of an existing one like https://github.com/backdrop/backdrop/blob/1.x/core/layouts/boxton/boxton... using a graphics editor.
Regarding the white space around the block regions, I'm not sure. Personally, I'd try to visualize the regions not exactly but only approximately.