Badges
Self employed developer and web witch. Building tiny shiny websites with Grav since 2018 (also some bigger ones). Tech is political!
Recent posts
-
Crikey error instead of error page
· 5 years ago
Okay so one step further: the error goes away when I disable the PageLocks plugin… :grinning_face_with_smiling_eyes: However, I also have a website where PageLocks is in use and everything works mirac
-
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