When adding blocks to a layout, it would be helpful to allow the presence of a taxonomy term to dictate block visibility. I'm porting a Drupal 7 site thats uses context to display a sub-menu (essentially a list of nodes that have the same taxonomy term.) and I can't see a way to accomplish this in Backdrop. Unless I'm missing something.
GitHub Issue #:
5612
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
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...
Seeing what issues are new
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...
Layout also for /node/add/ forms?