-
**Describe the bug**
When defining field names with uppercase letters in a blueprint and setting `translate: false` for given field, it will be saved to the translation file, if the page title was …
-
Version: 1.0
`page.text.kt` results in `The method \"Kirby\\Cms\\Field::kt()\" is not allowed in the API context`
should be allowed as `page.text.kirbytext` is allowed
thanks @bnomei who figu…
-
I can't get the fields to show up in Firefox and Chrome like the following screenshot:
![Bildschirmfoto 2020-11-27 um 16 44 13](https://user-images.githubusercontent.com/818248/100465625-ed263600-…
-
**Describe the bug**
Currently, when using a card layout in the panel, even though there's both an `srcset` and a `sizes` attribute set, the browser is still loading the biggest possible crop rathe…
-
Is there any way to prevent translation of a builder field? Applying `translate: false` to the field doesn't seem to have any effect:
example.yml
```
label: Example
type: builder
translate: fal…
-
Hey guys,
first of all: awesome plugin - thanks a lot for your great work!
I am having an issue with the composer installation of the plugin. It seems not to get moved to "kirby-plugin-path" in …
-
# Kirby Team summary
## Status quo
We don't know image dimensions (current as well as result) when we create job files for thumbs, since we do not read the image file at that point currently. Only w…
-
## Guidelines
Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use APOC, please ask on [the Neo4j Discussion Forum](https://community.…
-
## Description
The upload icon has been replaced with a plus icon. I guess this was a mistake?
**Expected behavior**
The upload icon should be shown like in earlier releases. This way there…
-
## Description
Suppose you have a virtual pages setup like described on [this page](https://getkirby.com/docs/guide/virtual-pages/content-from-api) with these fields:
```
[...]
$pages[] = [
…