-
I've been trying to figure out an elegant way to support multiple image sizes with `hypha`, but perhaps there's an opportunity for `nanopage` to smooth this over.
Is there any way to associate mult…
-
## Wait.. there's VuePress
Yes, but honestly, the name doesn't fit the project, it's nothing like WordPress. VuePress is only for static websites, that's good, but that also introduces a lot of lim…
-
### Steps to reproduce the problem
Link to an Eventbrite event in a post:
e.g. https://typo.social/@lttrspc/110344236591977314 which links to https://letterspace39.eventbrite.com/
### Expected …
-
Currently the plugin is not compatible with 4.0 (as of writing this issue: Beta 1):
The API route isn't working
![image](https://github.com/chrisbeluga/kirby-navigation/assets/3002580/a5859037-30c…
-
Hello and thank you for this plugin.
I've identified an SEO problem with the pagination canonical tag on my blog.
All the pages are canonical to the blog page without any parameters.
Howev…
-
## Description
When using the Symfony YAML handler – `'yaml.handler' => 'symfony'` – Kirby will create non-empty values for empty content. Given a files field, removing all previously selected files …
-
```
What steps will reproduce the problem?
1. B-Wings (J).nes makes program crash
2. Jungle Book, The (U).nes after menu black screen, but sound runs
```
Original issue reported on code.google.com …
-
**Describe the bug**
I have a plugin with the following KirbyTag definition:
```php
'tags' => [
'article' => [
'html' => function ($tag) {
return 'lots of markup';
}
]
]
```
Th…
-
The current implementation for the details modal has this footer right here with the remove button on the bottom right which is where kirby usually has the button to confirm the changes.
![Screensh…
-
Thank you for the great plugin, it already helped a lot with menu building and replaced my previous setup using structure fields nested inside structure fields :heart:
It might be on purpose that …