- Issue created by @pdureau
- 🇫🇷France pdureau Paris
Also, do that: Skip region--content.html.twig
page.html.twig
andinfo.yml
's regions are skippedHowever, instead of building the
page
variable orhtml.html.twig
, we are building thecontent
variable ofregion--content.html.twig
(orregion.html.twig
)content
is a mandatory region in theme systems.Find a way of skipping all page regions, because display builder take control of this layer.
- 🇫🇷France pdureau Paris
oops, i forgot about checking "region--content.html.twig "
- First commit to issue fork.
- 🇫🇷France mogtofu33
Thanks, merge, trying to add some tests around the page layout entity, but will need some work on a follow up issue.
-
mogtofu33 →
committed 938b529a on 1.0.x authored by
pdureau →
Issue #3538186 by pdureau: ThemeRegistryAlter must fallback on default...
-
mogtofu33 →
committed 938b529a on 1.0.x authored by
pdureau →
Automatically closed - issue fixed for 2 weeks with no activity.