daniel g. siegel
daniel g. siegel
## Description While the current video block can include local videos by entering their direct URL it is quite tedious to do so. For a project of mine, I've added...
## Description When using a Kirby Tag such as `(email: [email protected] text: Send me an email)` or `Html::email` in a template, the email address will be obfuscated via `Str::encode`. This...
Suppose you add a node and leave that unpublished. When visiting the preview tab, a normal user will see the following error message: ``` The website encountered an unexpected error....
The string `'(No link)'` gets defined here: https://github.com/sebastian-lenz/craft-linkfield/blob/main/src/models/LinkType.php#L113 I was hoping that it will get translated in the linkfield twig template for the select field. But looking at the twig...
I have set `ibus engine shin` to the keyboard shortcut Ctrl+Space (and also tried with Alt+Space). After executing a command in shin by pressing Enter, it seems like the Ctrl...
### What are you trying to do? I am currently trying to import a few hundred images via the CLI. It would be great to run batch resize via CLI,...
### What happened? ### Description I'd assume that `maxInvalidLogins` and `invalidLoginWindowDuration` would also work on users with 2FA enabled, but while entering a wrong password 5 times locks your account,...