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 1 day 2 hours ago by (leeksoup) in How-To and Troubleshooting
Posted 1 day 10 hours ago by (leeksoup) in How-To and Troubleshooting
Posted 4 days 17 hours ago by (Z4N8r) in How-To and Troubleshooting
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop