I'd like to get it into core soon, so we have enough time to find possible side effects before 1.31.0.
It's almost done, just some final questions. But it's still marked "needs work".
One open question would be, how to name the option ;-)
Another one would be when we should provide it in core (marked as experimental) - should we wait for stable, which may take a while?
Another question is, how we can provide help for contrib projects to get compatible.
(Off topic, but D11 ships with jQuery 4 now, it seems.)
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted3 days 9 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted4 days 17 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Comments
Some tasks that I belief, deserve a bit attention in the dev meeting:
PHP 8.4 support (#6777)
I'd like to get it into core soon, so we have enough time to find possible side effects before 1.31.0.
It's almost done, just some final questions. But it's still marked "needs work".
jQuery 4 (#6404)
This one actually needs some direction.
One open question would be, how to name the option ;-)
Another one would be when we should provide it in core (marked as experimental) - should we wait for stable, which may take a while?
Another question is, how we can provide help for contrib projects to get compatible.
(Off topic, but D11 ships with jQuery 4 now, it seems.)