Fabian Michael
Fabian Michael
I just evaluated Penpot (and I’m very impressed so far :-)) for the first time for an upcoming project and ran into the same issue, when creating icons for a...
Great idea, will have a look.
@tobimori I just tried Kirby 4.1.1 and it worked with this blueprint. Please check your indentation: ```yaml fields: ta: type: markdown buttons: headlines: - h1 - divider bold: ** #...
Okay, then it’s probably just a docs issue, will look into that.
I am aware of this … I tried to get real previews, but it seems to be next to impossible by now, since this would mean using widgets inside of...
@tobimori Is there something like panel Links with UUIDs? Otherwise we would have to implement an API endpoint or use fetch to resolve UUIDs first, which would also include funny...
@medienbaecker Just asking out of couriosity: Why is the image file for `og:image` not supposed to show up in the normal file section?
@medienbaecker Underscores are probably better than a tilde `~`, as they are easier to type for most people. I agree with with you on that. I’m not sure about the...
I tinkered around a bit and created a proof-of concept plugin for handling plugin storage. It relies mostly on Kirby’s regular API: - Plugin storage can be accessed by `$site->storage('comments')`...
@morja @bigskillet @tomstreeter I just tried to reproduce that issue, could you please share a few more details with me? Namely Kirby version, Plugin version (Kirby 4 installations only work...