Felix Niklas
Felix Niklas
How would this help a user? If I look at the knowledge bases of big players, none of them has a "number of answers" indicator on their top level: [Google](https://support.google.com/)...
> This has been requested by a fairly big customer. Did the customer ask for the answer count in the public KB or the internal KB?
I have the same problem. I want to test touch support and use prefixed() inside a module without accidentally overwriting a already existing Modernizr: ``` javascript if(Modernizr){ Modernizr.extend(newModernizr); } ```
The worry I have is that my module-internal Modernizr instance with only a subset of tests (touch, prefixed) will overwrite a possible existing global one with a larger amount of...
First time using layout & image blocks to let a client build an image grid and unfortunately ran into this problem: the panel page gets very sluggish because of the...
I think it's a mistake to close this panel-usability issue.
I'm also pro deletion. I wonder why @tillprochaska want's to keep content thats not editable in the panel around as described in #2337. For me it only happens as an...
@martinszeltins do you want to take a shot at coding a fix yourself?
I think I just also ran into this issue: I have a hook on `file.update:after` to create a `Kirby\Cms\Block` with the uploaded file. When I upload multiple files, the `update`...
I'm on Kirby 4.1.2 and text between gender stars gets converted to italics when pasting text.