Fabian Michael
Fabian Michael
pngquant supports an additional argument after passing the options, called `[ncolors]` for setting the palette size. For advanced optimization, it would be useful to have this available as an option:...
In one of my projects, it seems that the `pageFilenameFromPath()` sometimes gets an empty string as parameter. In that case, the `pathinfo()` function does not return all expected keys, but...
When a page is duplicated, the page only updates the AutoID field of the page itself. This leads to duplicate IDs for any duplicated child pages. As far as I...
One of my clients had the problem, that images often did not show up correctly, when a link was shared on social media and messaging apps. It seems like that...
If you try to submit a webmention via the form and the entered URL does not contain an author, the cron job will fail with the following error: ``` Error:...
This is currently handled by `FabianMichael\Meta\Sitemap`. It would be easier and more dynamic to have a dedicated page method, that can easily be overridden. This would also make it easier...
Make sure, that the sitemap and the metadata view in the do not contain any module pages. See https://github.com/medienbaecker/kirby-modules
E.g. See - https://developers.google.com/search/docs/specialty/international/localized-versions - https://github.com/joshbuchea/HEAD There needs to be an API/hook to filter out incomplete versions of secondary languages, so they can also be removed from the XML sitemap.
The optional DOM scroll event is only fired, as long as the user touches the device or the mouse button is being pressed. But if the user "swipes", the content...
I added the 2 features, where I created tickets for. #3 #4