The block class module allows people to add custom classes to blocks in Drupal 7. If people have done that, we should try to upgrade those custom classes to the class field provided by Backdrop core.
GitHub Issue #:
3682
The block class module allows people to add custom classes to blocks in Drupal 7. If people have done that, we should try to upgrade those custom classes to the class field provided by Backdrop core.
Posted 3 days 10 hours ago by (stpaultim) in How-To and Troubleshooting
Posted 3 days 16 hours ago by (Rob_Feature) in How-To and Troubleshooting
Posted 5 days 13 hours ago by (Rob_Feature) in How-To and Troubleshooting
Recent comments
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
Incorrect filter behavior on the /admin/content page