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.

Christian Member

@chross · Joined 9 years ago · 13 posts · 6 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • [SOLVED] Offer .exe files for download · 8 years ago

    I'd be glad to. How do I do this?

  • [SOLVED] Offer .exe files for download · 8 years ago

    Ok, I added the following block to the end of my system/config/media.yaml file (I could not extend user/config/media.yaml - didn't work - so I needed to edit in /system/ directly): exe: type

  • [SOLVED] Offer .exe files for download · 8 years ago

    Hi, I want to serve some .exe files for download, but Grav seems to somehow block them. When I try to upload them as Page Media, it says "Unsupported file type: exe". When I directly upload the file i

  • [SOLVED] Filter by template type · 8 years ago

    Thanks for your help! Ok, first I needed to enable the debug bar (which was rather complicated as I needed to add debug bar support to the theme I am using). So this now works: {% set allblogitems =

  • [SOLVED] Filter by template type · 8 years ago

    Hi, I know this has been asked before but I could not get any solution working and since I'm a newbie Grav user, I'm probably missing something very obvious. I want to make the haywire home.twig file

  • [PART. SOLVED] Prevent Grav from "processing" a certain subfolder of my website · 8 years ago

    Ok, so I'm just adding a /apps folder to the root of my grav installation and install my apps there in their own subfolder. Then I'm referencing them in my blog posts using the full path like test.dom

  • [PART. SOLVED] Prevent Grav from "processing" a certain subfolder of my website · 8 years ago

    Hi, I'm trying to somehow prevent Grav from rendering/processing a subfolder of some of my pages altogether. Folders named "app" should be hidden but routable with the additional requirement that Grav

  • [SOLVED] Display specific navigation level · 8 years ago

    Working like a charm. Thank you very much. Could you explain the theory behind this a bit?

  • Guestbook plugin two times same installation · 8 years ago

    Hi, I'm trying to use the guestbook plugin twice in the same grav installation with different message.yaml files. So far, I have edited the frontmatter where the save path to the messages.yaml is stor

  • [SOLVED] Display specific navigation level · 8 years ago

    Hi, I'm looking for a way to display only a specific party of my navigation in the sidebar. I'm using the Antimatter theme. What I accomplished is, I copied the relevant parts from navigation.html.twi