Sonja Broda

Results 80 comments of Sonja Broda

In 3.10., we dropped support for PHP 8.0 and added support for PHP 8.3, so you should not use this version with PHP 8.0. Also, are you using the GD...

I don't know, maybe that should indeed be the default, however, I don't think we should completely prevent it. Because Kirby doesn't make too many assumptions..., does it?

https://forum.getkirby.com/t/panel-doesnt-show-english-labels/10993/5?u=texnixe

> By default, the slug should be changed when the title is changed (regardless of the page status) I personally wouldn't like to see this as the default behavior once...

Considering that many people already have problems with indentation in blueprints, I personally wouldn't like that either. We write all the documentation for the website by manually editing the content...

And one more thing: Currently, you can write in a text editor like iAWriter etc. and get a markdown preview of your stuff. You would completely lose that when writing...

Oh right, thanks for pointing that out, the second one should indeed by `file.update:after`.

If you need a workaround for the time being, you could assign a template to the files via a `file.upload.after` hook.

> The content folder is already private since Kirby 3 I thought that was only the case if you put the folder out of the web root? So you have...

> and we should probably make this the default in the .htaccess we ship with our kits. Yes!