-
Let's say I have a template located at `_items/my-awesome-post.md` with the following front matter:
```
---
title: My awesome post
order: 1
---
Content
```
I've loaded this template into…
-
When I try to scrape my roms on an Ubuntu 64bit system it crashes every time. This happens both when I use a self built version or if I installed it via .deb. I attached a log. Also it looks like ther…
-
I tried KQL with Kirby 4 (alpha 5), but the output is always an error: `Access to the class \"Kirby\Content\Field\" is not supported`.
The same queries work as expected on Kirby 3.9.5.
—
Exampl…
-
## Description
As [first reported on Discord](https://discord.com/channels/525634039965679616/1173945719728648223), we are trying to programatically create and update pages with boolean or `null` val…
-
![CleanShot 2023-11-15 at 16 48 27](https://github.com/junohamburg/kirby-block-preview-fields/assets/3265642/0fdbf914-075e-4b93-8f4a-6c9e0ae0392b)
-
## Description
When I use the `user` icon for a `text` field, the old user icon is displayed, i.e. not the one shown in the reference online.
**Expected behavior**
The outline icon should be …
-
If you use this plugin with Kirby 3.6 you get an error on the `edescription` field:
`Invalid field type ("editor")`
to be fully functionally with 3.6 the field type on line 36 in `site/plugins/…
-
## Description
Kirby allows for the creation of custom slugs rules by setting the static property of the `Str` class:
```php
Str::$defaults['slug']['allowed'] = 'my rules here';
```
These set…
-
## Description
Screenshot should be self explainatory. The field's label doesn't wrap or gets trimmed and as a result first it spills outside of the field container and second it forces the icons to …
-
## Description
I deleted an old draft. Then I clicked on the "Changes" button in the bottom left corner. There the deleted draft was listed which confused me for a second. Then I clicked on the delet…