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.

Dr. Blubb Newcomer

@blubb · Joined 8 years ago · 3 posts · 3 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Get variable of previous page · 8 years ago

    I want to create a form, which needs to know a variable of a previous form page: Step I: User clicks on a button. Step II: User is greeted with his name and can upload a profile description. Therefore

  • Resize via TWIG does not work · 8 years ago

    Hello, I want to create a simple gallery, e.g. <a href="{{ page.media[file.name].url }}" data-lightbox="gallery-item" title="{{page.title}}"> <img src="{{ page.media[file.name].url }}" alt=""

  • Own form verification · 8 years ago

    Hello, I like the concept of Grav, but I still have some questions: How do I add a form verification with PHP? I have a multi-step form on my website. Due to process reasons I cannot move them all in