Badges
Self employed developer and web witch. Building tiny shiny websites with Grav since 2018 (also some bigger ones). Tech is political!
Recent posts
-
How do I modify the confirmation message after form submit?
· 6 years ago
Hmm, sure, I could. Doesn't make a difference in this case since it's definitely a German only project. But I don't see how that would change my problem with altering the message AFTER the form has be
-
How do I modify the confirmation message after form submit?
· 6 years ago
Hello everybody, I have a simple form that saves a single radio button choice. This gets written to a file, and a success message is displayed. However, just in case something goes wrong, I would like
-
Tags and flex objects: no auto-complete? how do I best organise the tags? no tag cloud?
· 6 years ago
Hey there, thanks for chiming in! I would just like to say that for one thing, that particular project has been scrapped, and also I am super busy right now after moving house, so I'm going to try to
-
Change dateformat in German
· 6 years ago
Hey there, for my plugin Simple Events I did it directly in the template, to make the date format very customisable. I put my own example for a German date configuration in the template comments. You
-
Tags and flex objects: no auto-complete? how do I best organise the tags? no tag cloud?
· 6 years ago
Hello everybody, I am currently looking into the feasibility of doing a larger project with Grav. One of the stumbling blocks I've found so far is that tags do not seem to play as nicely with flex obj
-
How do I get a page's media onAdminSave if the page is a flex object?
· 6 years ago
@pamtbaau, thank you for coming to my aid yet again! Your changes got the plugin to work as smoothly as before – fantastic! Not getting any output for dump($event) is a pity and a problem for people l
-
How do I get a page's media onAdminSave if the page is a flex object?
· 6 years ago
The plugin Resize Images isn't working anymore since Grav pages have become flex objects by default. (I have since discovered that you can turn this behaviour off in the flex objects settings, but som
-
How to let people set plugin variables in different languages in Admin
· 6 years ago
Hey everybody, I am writing a plugin with some configurable text strings. These should be different for all languages available. Ideally, in Admin, when someone opens the plugin settings in English, t
-
Still relevant: filter a page collection by language
· 6 years ago
Well, this turned out to be a lot easier than it seemed, at least for my use case. 🙂 In the menu loop that iterates over the page collection (that contains all visible pages regardless of language), I
-
Still relevant: filter a page collection by language
· 6 years ago
Hey everyone, I would like to filter a page collection by language. I have found two relevant forum posts for this, both offering a solution: Someone with the same problem solved it by translating al