Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Anna Regular

@Netzhexe · Joined 8 years ago · 179 posts · 63 topics · 19 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • How do I add a CodeMirror addon and options? · 5 years ago

    I would like to add some functionality to the standard CodeMirror editor field in Grav Admin. I experimented with CodeMirror in a static html page and was able to change the set of specialChars that g

  • New user questions · 5 years ago

    Hey there 🙂 @rickcogley: The page routes appear under grav-admin . Is there a way to have them all appear off the root / ? I'm not sure what you mean by that. I'm guessing that you installed grav in

  • Job Board with Grav · 5 years ago

    Hey there, depending on the functionality you want, I'd say yes 🙂 is there anything on your mind in particular which you're not sure about?

  • Crikey error instead of error page · 5 years ago

    I've looked into this a little more, and the issue might yet be with my .htaccess redirects. I'm not sure – taking them out doesn't change the Crikey error, but I've had quite a few run-ins with cache

  • Crikey error instead of error page · 5 years ago

    My thoughts exactly! 😆 However, the problem exists and there must be a cause somewhere. I'll try to take the site apart in a testing environment and see if anything comes up. I was just hoping somebod

  • Crikey error instead of error page · 5 years ago

    Hey everybody, I'm having an odd issue and would love some pointers. I have a site with its own custom error page, and I'm sure it has worked already. I did some refining work afterwards, and now I ju

  • Redirects don't seem to work with umlauts in the old urls · 5 years ago

    Hey there 🙂 I tried all your suggestions, and they work! They're neater, I like that. But apparently Grav's redirection mechanisms are a bit more complex than that. What I wrote was not a typo: /wir-

  • Redirects don't seem to work with umlauts in the old urls · 5 years ago

    Aaaaaand i managed to fix it. 😃 Although I don't really understand how or why this works, here you go: /wir-(.*)/ Still enough of a match, and redirects perfectly.

  • Redirects don't seem to work with umlauts in the old urls · 5 years ago

    I found some more forum posts and things on the internet, and this seems to be a general problem with the recognition, the parsing of umlauts in redirect urls. I found a nice idea for a solution: basi

  • Redirects don't seem to work with umlauts in the old urls · 5 years ago

    So I'm working on a relaunch, and the old site uses umlauts in some urls. This seems to break the redirects… Redirects without umlauts work fine. I tried them as-is and also encoded: /wir-über-uns/ &g