-
Currrently trying to implement PurgeCSS and running into problems while deploying:
```
Unable to import module 'now__launcher': Error
Error: Cannot find module 'glob-all'
Require stack:
- /var/…
-
**Describe the bug**
When using markdown in a caption within an image KirbyTag e.g. `(image: myimage.jpg caption: This is an *awesome* image)`, it is not parsed but rendered as is.
**To Reproduce*…
-
**Describe the bug**
This is sort of the 2nd part of #1362. I believe this is a regression from Kirby 2, but because of the removal of the `filter` route parameter, I've never actually needed to hit …
-
Would be great to install your extension via composer.
https://getkirby.com/docs/guide/plugins/plugin-setup-composer
-
**Describe the bug**
Some files are not able to be uploaded because a "No uploaded files" error is thrown. This must be Windows or PHP 7.x (I think 7.3 or 7.2) specific bug.
**To Reproduce**
Step…
-
Migrated from [rt.perl.org#107816](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=107816) (status was 'abandoned')
Searchable as RT107816$
p5pRT updated
5 years ago
-
**Describe the bug**
Inside my `site.yml` I have two tabs with each a files section and a files field. Each files section has its own file template and for every files field I use a query to fetch on…
-
*@bastianallgeier commented on Mar 1, 2018, 9:24 AM UTC:*
*This issue was moved by [bastianallgeier](https://github.com/bastianallgeier) from [k-next/kirby#212](https://github.com/k-next/kirby/issu…
ghost updated
5 years ago
-
I'm creating a plugin for K3 that uses Vuex. I have problems with it, though. You can find more in my [forum post](https://forum.getkirby.com/t/how-to-create-a-kirby-3-plugin-with-vuex/13390) but to s…
-
**Describe the bug**
In Kirby 2, the `page()`/`site()->page()` methods would return the expected Page model if a content-representation file extension was appended to the given path.
For example, …