In Kirby v1 you could insert “panel” in the URL to edit the current page.
For example, while viewing “/abc/def”, change the URL to “/panel/abc/def” and it would bring you to that page in the panel.
Is there a way to do this in v2? I tried using a .htaccess rule, but it either goes into a redirect loop or stops the panel from loading correctly.
Thanks, I’ve actually already done that but it’s not great since it doesn’t work if caching is enabled.
Checking if the cookie exists on the client side works, but seems like a bad way to do it.
It seems the panel URLs changed since the last posts here. At least the above solutions want work anymore.
I have to use this link to jump to a pages edit panel view: