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.

Arno Rog Newcomer

@AWRog · Joined 9 years ago · 6 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Trouble getting access to work · 6 years ago

    This was bugging me for some time. It works great Can this be incorporated in the excellent Manual?

  • Trouble getting access to work · 6 years ago

    I can't get group access to work as expected. I've user1 member of group1, and user2, member of group2 What is needed in the frontmatter to: give user1 access to page1, but not not page2 give user2 a

  • Updated to Grav 1.4.4 + login plugin now can't log in - fetch failed · 8 years ago

    Me too, exactly the same: core update went well, updating the plugin's logged me out and locked me out 😞

  • Home_url with anchor at the end · 8 years ago

    Perhaps you can find an answer in the documentation: learn.getgrav.org/content/linking?

  • Float an image left · 9 years ago

    Are you sure? When I disable Markdown Extra {.fl} and {fr} do not work and get displayed as text

  • Find Media outside Page · 9 years ago

    @hugo: {% for image in page.find(’…/img’).media.images %} Hugo, You might consider putting the images in a single folder. Have a look in the great documentation