Fabian Michael

Results 25 issues of Fabian Michael

Hi, thanks for developing this package. I’m currently working on a comments and webmention plugin and explored different possibilites of sanitizing HTML with PHP. After evaluating all available options, you...

When selecting text and pasting a link, the editor transforms the selected text into a link. The behavior is currently determined by Kirby’s `kirbytext` option and could be improved by...

enhancement

Display a warning in the panel, if there’s a `robots.txt` file in the public directory, because it will prevent the plugin’s one from being delivered.

enhancement

Using Kirby-Typography should not be limited to _Kirbytext_ or by utilizing the _Smartypants_ component. In Some cases, you want to use different settings for different fields and/or in different sections...

feature

Add troubleshooting section with fixes for common problems with the plugin. The Troubleshooting section will contain solutions for this. Ligatures: https://forum.getkirby.com/t/kirby-typography-plugin/4199/9

documentation

## Description It seems, like HTML special characters are escaped twice in the field previews used by structure fields. **Expected behavior** The page title should appear as entered by the...

type: bug 🐛
type: regression 🚨

## 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**...

needs: delay ⏳️
type: bug 🐛

I am currently working on a block, that's supposed to allow the selection of internal pages to generate a link list. Although I can easily define a custom settings popup...

type: feature ⭐️

Hey, I run into performance issues when using the editor for long articles. I tried to weite a blog post with ~ 2400 words (~ 15000 chars) and the editor...

bug
investigate

The current API endpoint overview lists different methods for endpoints, but without mentioning the HTTP method. This makes lists a quite confusing (see screenshot). **Expected behavior:** Methods with the same...