Describe your issue or idea
This is a follow-up to #2842 where we realized that a lot of people were upgrading from Drupal to Backdrop in a way that will result in broken sites.
The root of the problem, it seems, is that people want to update core before contrib, and contrib modules often require their updates to be run between two core updates.
One way we might mitigate this problem is to at least let people know that some modules might be missing by setting a warning at the top of the update page. We could check for missing modules by:
* Check the system table for all modules. Check the modules location(s) to see which modules are present. Compare the two.
* Check if there are tables in the database which are not defined by a hook_schema
.
Recent comments
Further to this, we have the following accessibility features on that screen: Keyboard shortcuts (cursor keys to move blocks up and down within region) - see https://github.com/backdrop/backdrop-...
How do I define a Weight Block in a layout?
@yorkshirepudding Thank you for your answer. If block arrangement requires using the mouse to drag and drop It shows that right now blind people really can't use this function. Because screen...
How do I define a Weight Block in a layout?
I've added a topic to our chat channel at: https://backdrop.zulipchat.com/#narrow/stream/218635-Backdrop/topic/Layo... I will post any actions or feedback here also.
How do I define a Weight Block in a layout?