Badges
Self employed developer and web witch. Building tiny shiny websites with Grav since 2018 (also some bigger ones). Tech is political!
Recent posts
-
clean way to show some content only if someone is logged in?
· 1 month ago
Sadly, this does not work easily, because page.home is always false (since it’s the login page). How could I check whether the login form came from/redirects to the home page? I can’t find that inform
-
clean way to show some content only if someone is logged in?
· 1 month ago
I am making a tutorial site that is only available to logged in users. So for most of the pages I did it as you suggested, but for the home page I would like to have a little bit of text for people wh
-
is it possible to save a colorpicker value as oklch? how do I go about adding that?
· 1 month ago
It’s easier to use in Tailwind as that stores all its colours as oklch…
-
is it possible to save a colorpicker value as oklch? how do I go about adding that?
· 1 month ago
I have a theme that lets users pick a colour, bur I would like to have them as oklch values instead of hexadecimal. The Grav documentation says nothing about such an option, but I would like to make s
-
clean way to show some content only if someone is logged in?
· 1 month ago
I understand that twig in content is a lot more restrictive now, for security reasons. So I’m currently doing this in a custom twig template with {% if not grav.user.authenticated %}, but I feel conte
-
I somehow managed to kill my profile page
· 2 months ago
No worries, thank you for fixing it so quickly! I feel like I’m digging up ALL the bugs lately, sorry to keep you so busy 😅
-
how to use “Cap (Proof-of-Work)” captcha? (found in Form plugin settings)
· 2 months ago
Perfection. Just what I was looking for when I started building the ALTCHA plugin. Well that’ll teach me to stay on top of the Grav blog…! 😆
-
how to use “Cap (Proof-of-Work)” captcha? (found in Form plugin settings)
· 2 months ago
I just discovered this new Captcha option in the Form plugin settings – however, it does not seem to appear in the form fields reference. How do I use it? And am I right in assuming it’s basically the
-
I somehow managed to kill my profile page
· 2 months ago
I hope I can still post this! I just edited my profile, adding some links and stuff, and now https://getgrav.org/forum/u/Netzhexe shows a 404 error… any ideas what went wrong? (Very nice error page by
-
Grav 2.0: cannot reorder page media with drag and drop anymore?
· 2 months ago
I appreciate you so much! 🙏🙏🙏