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.

Andy Miller Grav Creator

Grav Core Team Grav Forum Moderators

@rhuk · Joined 9 years ago · 332 posts · 28 topics · 180 reputation

Badges

Grav Core Team ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Knowledge loss due to new forum · 9 years ago

    I really don't want to get into the habit of manually re-assigning ownership. I spent way to long on this Muut issue as-is, and frankly I have more pressing things to work on. The Muut data is there

  • Theming methodology for end-user · 9 years ago

    For work done via Trilby Media, we've not had any issues with clients and Markdown, in fact any initial concern seems to change after they use it for a short while and realize how much simpler things

  • Typing subpages with forced SSL redirect end up 404’ing (htaccess issue?) · 9 years ago

    Make sure you put this SSL rewrite ABOVE the regular Grav rewrite for index.php

  • How to display all pages in the menu? · 9 years ago

    Is it possible to get a zip of your site so far as I'm not following you 100%. Can PM this to me if required.

  • How to embed an inline image? · 9 years ago

    It's tricky to achieve advanced layout techniques with markdown syntax. What you really need to do for this is to use HTML, the problem with this however, is that you can't put markdown inside HTML (

  • Collection of modular children in a module > answer · 9 years ago

    Sorry for the confusion, i know it's going to be a little tricky for a few weeks until we're all comfortable on the new forum 🙂 I think the best approach is from the modular twig, get the parent, then

  • Collection of modular children in a module > answer · 9 years ago

    @csixtyfour Where and how are you defining your collection? And then where and how are you trying to use it? Your not the original poster, so we would need more info for your use case.

  • Where is new Plugin - Admin Add On User Manager? · 9 years ago

    Looks like i had a copy-and-paste error there, didn't copy the whole path properly. Fixed now, should show up in about an hour.

  • Collection of modular children in a module > answer · 9 years ago

    There are some usecases where you actually do want to override the page variable. For example if you use a shared partials twig template that expects page. Just FYI.

  • Can Grav respond to Posts · 9 years ago

    Sorry I thought your DB example was just an example, Grav being flat doesn't use a DB by default, so we typically use YAML or JSON files to contain data. That said if you already have a DB that you n