Nico Hoffmann ෴.
Nico Hoffmann ෴.
@nilshoerrmann I had a closer look but given that Retour uses the `route:after` hook, I have not been able to think of any way how to get the information whether...
@gerricom first of all thanks a lot for getting to the bottom of this. I think this explains it! I'd need help to see if there is a different sql...
@movingwater As you probably read this seems to be really about the SQLite version, so probably getting in touch with your provider and figuring out if you/they can update it
Solved with v4
Trying to revive this discussion and make it more concrete: Currently, in the `thumb` core component we do ```php F::copy($src, $root, true); $darkroom->process($root, $options); ``` based on the proposed solution,...
Closed as not working
Have to admit that I had been trying to solve this quite a bit with https://github.com/getkirby/kirby/compare/develop...fix/4286-config-require-once but just running into too many side effects 🙈
Will be easier with new KQL 1.3.0
This will be in v4
This is now handled more consistently in v4 (doesn't matter which order the width fractions are, child elements will either be at their specified with when enough space or wrap...