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.

Ole Vik Regular

Grav Core Team

Grav Forum Moderators

@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation

Badges

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

Recent posts

  • How can I modify the html outputted from the html filter? · 9 years ago

    If your goal is to style the images with CSS, then targeting them with CSS-specificity is the way to go. It is not a workaround, but could be semantically "clearer" if you were to assign a class to th

  • How can I modify the html outputted from the html filter? · 9 years ago

    Just target it with CSS: ul li img, optionally adding a class to the unordered list like <ul class="mylist"> and target it with .mylist li img.

  • Should I use Gantry? · 9 years ago

    In my opinion Gantry is the framework to use for customizable setups for clients, not a simple drag'n'drop solution. If you are looking for the easy way to handle content and media, you want Grav Core

  • Can I reference variables within my page markdown files? · 9 years ago

    As you suggest, site.yaml would be the better place as this is site-specific information, not theme-specific. Further, you can render Twig in Markdown with: --- title: Home process: twig: true --- A

  • How do Taxonomy List URLs work? · 9 years ago

    Is your local machine a Windows? If so, param_sep should be set to a semi-colon (;) in configuration. Then use {{ param_sep }} in your Twig so you'll always be using the correct separator.

  • Knowledge loss due to new forum · 9 years ago

    This was attempted, but Muut would not export the old forum with usernames and e-mail addresses, because Muut allows integration with third-party services. Thus, you could get usernames, but they coul

  • Knowledge loss due to new forum · 9 years ago

    It would not, because a new import into Discourse would clear current posts. The import of Muut into the category with the universal user was the only feasible solution that ensured that usernames wou