-
Tried to set default options (like `url`) in Kirby's `config.php` with your plugin, but this seems not possible. Correct?
Kinda hard to debug because errors in `config.php` means the `debug` optio…
-
Been trying to get this to work on my Kirby3 test install to no avail... does this plugin even work or am I missing something?
-
Would be nice to see the new version of monolog here :)
-
ok.. this seems to be a little bit complicated on read.. the final problem is:
`$item->text()->blocks()` throws the error, when calling a site with a custom tag, which uses a custom snippet, that i m…
-
**Describe the bug**
The media url for assets are broken. The assets are not copied into the media folder. The same happens with file versions of an asset.
**To Reproduce**
1. Try to access a…
-
I'm not sure what the cause is, so i don't have a lot to go from. If bnomei/kirby3-srcset ist installed, either via composer or direct download, distantnative/retour-for-kirby will break.
It disappe…
-
if job route was issued from a panel button.
https://forum.getkirby.com/t/using-page-variable-in-config-php-janitor-plugin/14236
-
The error message when I save a page is:
```
Exception: undefined
Call to a member function name() on null
```
I use a custom public folder setup, as described [here](https://getkirby.com/docs/…
-
**Describe the bug**
When generating thumbnails from images, the color profile is stripped from the file. This causes problems on wide gamut-monitors such as highend graphic design monitors, but al…
-
Did you mean `$alt` on this line?
https://github.com/HashandSalt/kirby3-webp/blob/772b3fd50f0dc5bf8f958dd5b701024198198f6c/snippets/webp.php#L31
You are building `$tag->alt`, but never use it anyw…