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

  • Sorting loops · 10 years ago

    Obligatory reference to the documentation There are many themes that use the sort function. I've only created one, but here is one instance in that theme.

  • Sorting loops · 10 years ago

    Can someone show me an example of how the twig sort filter works? I can't find good examples anywhere. I have this: {% set page_newsletter = page.find('/parents/newsletter') %} {% for p in page_newsle

  • Twig caches variable · 10 years ago

    It really depends on when you set those variables. If you set them in an event which only runs when a page is not cached, then it will not work after that page is cached. The caching of Twig itself

  • Twig caches variable · 10 years ago

    Hi, I have problem with passing variable into twig. I use $twig->twig_vars to pass variable to twig template, but when I use caching this var is some kind cached also so there are wrong data. When

  • Permissions · 10 years ago

    I think it had to do with my git settings/permissions, it is working.. thx

  • Permissions · 10 years ago

    If you followed the git tutorial on the blog post, you might want to try chown grav:root yourfolder/ -R

  • Permissions · 10 years ago

    hey guys, i have a permission issue i think, (it is not showing the images on dev server) my local repository works ok but when i push it to the dev environment it not shows any images.. also in the a

  • Challenging Link issue · 10 years ago

    I think you need as the # part is last in the URL structure

  • Challenging Link issue · 10 years ago

    As in?: [Forvaltningsloven (FVL) Kap. 2, §§4-6](https://www.retsinformation.dk/forms/r0710.aspx?id=161411#Kap2&noprocess) ---

  • Challenging Link issue · 10 years ago

    Grav uses the id part in the URL and adds it as the id of the link HTML element. You can check that in the browser inspector. Add &noprocess at the end of the URL. See Pass-through Supported Attri