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.

Thomas Member

@red · Joined 7 years ago · 38 posts · 8 topics · 13 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • French typography · 4 years ago

    Well, I was not sure where to place it. I thought I should not open a new issue on the Github repository as it might not be a problem with the plugin anymore, may be just related to my Grav installati

  • French typography · 4 years ago

    Bonjour Brice, Thank you for your patches on Github. Version 0.1.2 was installed successfully. Just remember to change the version n° in blueprints.yaml file. Still, I failed to have the plugin have g

  • Special characters in keys of a page.header.form · 4 years ago

    Thank you both for your answers. @pamtbaau I simplified the url, a little too much 😊, for the example. I am actually using an url as given by an external website which is formated as MDN. I changed to

  • Special characters in keys of a page.header.form · 4 years ago

    As seen on /forum/themes-styling/processing-twig-in-page-frontmatter-t4380, I tested: options: '&sort=distance': 'Nearest' '&filter=date_lbl%253D90': 'Date' It

  • Special characters in keys of a page.header.form · 4 years ago

    You confirm my feeling… I checked in grav/admin/tools/logs and there is no error on this. Before redirection, the form is correctly saving the form content in my user/data folder and it contains the f

  • Special characters in keys of a page.header.form · 4 years ago

    Bonjour all, I am creating a form that works as desired, but I wonder whether having the keys starting with a "&" might pose problems at some level (Grav, different browsers/environments…). The fo

  • Why is base.html.twig located in the Partials folder? · 4 years ago

    Thank you for your clarification. Feeling better!

  • hCaptcha support in Grav forms? · 4 years ago

    @AquaL1te I am also in EU. CNIL, the French DPA, confirmed that reCaptcha cannot be used without asking prior user consent as terms and conditions of Google show that reCaptcha’s purposes of the data

  • Why is base.html.twig located in the Partials folder? · 4 years ago

    Nothing very important. But I would feel more comfortable if I could understand the logic behind the location of the file base.html.twig. As the docs say: Generally speaking, the root of the template

  • Create a form in template redirecting to url containing the values of the form · 4 years ago

    Thank you for your fast answer again and explaining. I clearly lack some basic understanding of how it all works, but let’s keep learning. I hope your answer will help others, or me at a later date.