How to fork a PR in the Issue Queue
Occassionally, I find a PR in the core issue queue that is near completion, but the origional author of the PR is unavailable at the time. I just need a copy of their PR that I can work on.
Occassionally, I find a PR in the core issue queue that is near completion, but the origional author of the PR is unavailable at the time. I just need a copy of their PR that I can work on.
Backdrop CMS is proud to be participating in OpenForce 2022 from March 3-28, 2022. Here is an update of a previous blog post customized for this event.
Dear OpenForce2022 participants,
For people coming to Backdrop from Drupal 7 (and those starting Backdrop from scratch), layouts are often one of the most difficult new concepts to grasp. One of the challenging aspects can be figuring out (or setting) which URL(s) a given layout will be applied on. In this blog post, I’ll discuss some of the technical aspects of layouts that might help users build an overall “mental model” of how layouts work.
To start, let me point out some existing useful links relevant to layouts:
(UPDATE on April 2, 2023 - See more recent post on this topic).
We have been experimenting with the use of a Mural Board for the upcoming Backdrop LIVE.
MURAL is a digital workspace for visual collaboration, where everyone can do their best work together.
In other words, a Mural Board is a fancy virtual white board that can be used for collaboration and facilitating virtual meetings.
Backdrop LIVE is March 12-13 (or 14th in some places)
Audience: developers creating forms programmatically
For many years now, I've been using #states in many of my pull requests that were around improving the admin user interface. I've found that hiding/showing form elements depending on various conditions, in many situations may result in a much better user experience for content editors and site builders using Backdrop.