Tobias Möritz

Results 207 comments of Tobias Möritz
trafficstars

if anyone wants to implement this, I would make it a solution based on slots. if `slots: true` is passed to the snippet, it should output "priority" values, the slot,...

Yes, since it's accessed in the panel it uses your account language and not the page language.

This is a tricky one. I decided to use the referer URL, because the form should work on any rendered route (in case you don't have the #101 issue) -...

Generally I avoid routes in my projects where I use a custom URL like that (e.g. vierbeinerinnot.de) - instead I use virtual pages, since there are other Kirby plugins such...

2.0.0 will include a hook that you can use to manipulate the outcome of the method.

Why do you have to use this setup? Shouldn't it work perfectly fine without the `/` in `config.php`?

Yeah, I noticed the documentation, I was just curious. The issue is the plugin can't really work without this, you do have to "validate" the URL somehow. I can't send...

Do you use the API submission mode when building headless?

Should be included in 2.0.0, using `HTTP_HOST`