-
## Description
It seems to be currently not possible to extend the `blocks` (or `layout`) fields like the docs suggest:
https://getkirby.com/docs/reference/plugins/extensions/fields#extending-existi…
-
Hello Sylvain :)
In the panel, Mapbox tiles can't be loaded when using a "non public" token.
This is because the Kirby panel (since 3.4) blocks the referrer header ([here](https://github.com/getk…
-
First of all thanks for this great plugin!
I build a panel-button and corresponding custom job to import data from json and copying external image-files to create new pages out of that. Because it´…
tideg updated
2 years ago
-
hey everyone,
i am using the latest version of both plugin and kirby (kirby 3.6.2) and the plugin is working fine, but in the panel the css is not being loaded. for the time being i copied everythi…
-
**Describe the bug**
If you are really unlucky and happen to call a field `delete`and then use this field name in your query syntax, this can result in all your content being lost.
Example:
```…
-
## Description
Following my [post on Nolt](https://kirby.nolt.io/388):
When I upload a file from a files field that was already uploaded on that page before, the previously uploaded file gets…
-
## Description
As the title describe it, using the property `time` doesn't allow an empty time. It fallbacks in the current time or adds 0:00
```
date:
type: date
display: DD.MM.YYYY
…
psntr updated
2 years ago
-
Hello,
I installed the last version of locator and an error message keeps popping in kirby's panel:
"The field type "wathever" does not exist"
I tried to change the field name and the massage stil…
-
## Description
While throwing invalid host exception:
1. It doesn't matter if the debug mode is on or off.
2. PHP native error output instead of Whoops
## Your setup
**Kirby Version**
…
-
## Description
When adding a new image block, I can easily select any file type, even non-image files like PDFs, ZIPs or audio. As the output snippet expects only images, I think it should only be po…