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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Position in page content. Grav & Gantry · 9 years ago

    How to insert Position into the contents of the page? Is this possible? 1

  • Rename default.md · 9 years ago

    The names of Markdown-files match the names of templates, so default.md corresponds with default.html.twig, and thus the naming is necessary. I would suggest a different editor like VSCode or Sublime,

  • Rename default.md · 9 years ago

    Hi, is it possible to rename the default.md? I have many pages and in every folder there is a default.md. By editing in my text editor i have 10 tabs open with the name of default.md. It is very diffi

  • Build quiz with Grav · 9 years ago

    Not sure myself, hopefully someone else on the Forum might have some insight.

  • Build quiz with Grav · 9 years ago

    Thanks it looks great! But at this moment I would like to have something on the site itself instead of embedding a third party. Any ideas on how to build a quiz from the forms plugin? I'm really looki

  • Build quiz with Grav · 9 years ago

    I've not done that myself in Grav itself, but another approach to consider might be using something like Typeform and embed it into Grav... https://www.typeform.com/help/create-a-quiz/

  • Build quiz with Grav · 9 years ago

    Hello, I'm using Grav for a while now and am super happy with it :) I would like to build a frontend form with 6 to 10 questions that only display's the questions one at a time. After finishing every

  • How to get user's current language? · 9 years ago

    it was {{grav.user.language}}

  • How to get user's current language? · 9 years ago

    Use {{html_lang}}

  • How to get user's current language? · 9 years ago

    p.s. I meant current displayed language for a user.