Bruno Meilick

Results 59 issues of Bruno Meilick

https://kql.getkirby.com/

i tried field.toArray and field.toStructure combined with arrayItem and structureItem like in query language but that did not work. best i could find out was to use field.yaml or a...

needs: information ❓

if type of object is known autocompletion/intellisense works out of the box. **controller** ```php

type: content 📝
type: idea 💡

the docs only explain how to change the pages cache for an kirby setup. https://getkirby.com/docs/guide/cache#cache-drivers-and-options but it seems possible to change the type of cache for any installed plugin as...

type: content 📝

flickity v2.2 `.dot` is stated in docs but code uses `.flickity-page-dot`. https://flickity.metafizzy.co/style.html#page-dots ```css /* position dots in carousel */ .flickity-page-dots { bottom: 0px; } /* white circles */ .flickity-page-dots .dot...

enhancement

> Hi @bnomei, > i am using your autoid-plugin 2.7.7 in a structure-field within site.yml in K3.5. Thank you for that! > Unfortunately i also have an issue with the...

bug
help wanted
wontfix

it now needs a manual copy after running the janitor job - [ ] add a move from cache folder logic to avoid reindexing

enhancement

progress bar is not compatible with php 8.1 yet. https://github.com/thephpleague/climate/issues/189

bug

getting the labels is very useful indeed but in my case i needed a lot more from the blueprint to generate dynamic frontend forms matching the panel blueprint. especially the...

enhancement