-
## Description
When nesting nested single and double straight quotes (`'` and `"`) into a text field within a structue field, the outer quotes get removed. Upon save.
**Expected behavior**
Quot…
-
Hi,
when I am using this plugin within a structure field and try to save the entry I get the following error:
```
Fatal error: Uncaught exception 'Exception' with message 'Invalid route' in /mysite/…
-
Hey Maurice, thanks for this plugin, it's very useful.
I'd like to know if it's possible to populate the contents of the posts when a mp3 is uploaded, from its ID3. This would be especially useful …
-
*@bnomei commented on Sep 21, 2018, 10:10 AM UTC:*
currently only a single page is allowed and its children iterated.
allowing a collection would make it more versatile.
**edited**
the collection sho…
ghost updated
4 years ago
-
Is there a set of instructions that I can follow to install the theme?
-
Fatal error: Class 'imagepickerfield' not found in D:\UwAmp\www\portfolio\panel\app\lib\form.php on line 236
trying to get the imagepicker work in site.php.
title: Site
pages: default
files:true
fi…
-
- Occurred in latest composer installation (beta 6)
- Code cloned to site/plugins/kirby-v3-builder
- in site/plugins/kirby-v3-builder executed npm i && npm run build
After using the sandbox snipp…
qroac updated
5 years ago
-
# Problem
I guess Kirby uses the hashed file ID with file root as salt and the file modified date for the media hash due to performance reasons. Sure, the modified date and the file ID are great indi…
-
We had [a discussion in Slack](https://getkirby.slack.com/archives/C2UTAQAN4/p1584776538207000) regarding timezones and calculating relative time.
The gist of it was that I wanted to display how mu…
-
Hello, I'm reopening a ticket for #4107 as it got lost in stale issues.
## Description
The structure field currently uses `$this->attrs['fields']` to build the form. I think it should use `$this->…