Fabian Michael
Fabian Michael
The plugin currently uses the field `updatedat` to retrieve the time, when a page was updated. If this there was an option to change the field name, the plugin would...
The feeds plugin automatically adds a `` and `` tag to the generated feeds by using the `$site`’s copyright field. Many of us use this field to automatically update the...
I am currently working on a plugin, that needs to display date and time of comments in the panel. As far as I’m aware, Kirby does not provide default formats...
I’ve been researching some IndieWeb specs lately and stumbled upon a blog [blog pos](https://sebastiangreger.net/2019/05/sendmention-commention-webmentions-for-kirby-3/)t by @sebastiangreger, where he describes how he handles the storage of webmentions and comments on his...
The current way how plugin assets are handled works great so far, but limiting allowed file types to a static list has some drawbacks. I recently wanted to add an...