Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

  • Display and style a list of taxonomy values · 4 years ago

    @PurpleRoom, I hope this is a better explanation! Uhm... sorry.... 🤔 Why are you using taxonomies? I see no mentioning of using collections of pages with certain taxonomy values. I suggest you t

  • Display and style a list of taxonomy values · 4 years ago

    @PurpleRoom, values from the same category How will any code be able to tell if values are from the same category? It seems important to know: which taxonomies you have defined how these are assign

  • Export accounts · 4 years ago

    @samuele, I don't know the plugin. Have you tried it?

  • Export accounts · 4 years ago

    @samuele, AFAIK, Grav does not have the tools for this. However, conversion of YAML to CSV has quite a few search hits on the web.

  • Export accounts · 4 years ago

    @samuele, What would be the use case for that? Since Grav is a flatfile based CMS, all that is needed is copying the /user/accounts folder.

  • Adding custom SVG icons to navigation menu items · 4 years ago

    @jon, I looked at inheriting navigation.html.twig That seems to be a proper approach... but then get a little lost. What have you tried? On what part did you get lost?

  • How to change the display of a blog item · 4 years ago

    @Vince42, It is important to realise that a page's Markdown (+ frontmatter) and the page's template are working in tandem to generate a desired output. In other words, If you change the Markdown layo

  • Collection with multiple item constraints · 4 years ago

    @Vince42, I see two alternatives depending on your situation: If there are also pages with category 'MyCategory' outside folder /details, you will need to create two separate collections and apply

  • Adding a collection module · 4 years ago

    The first phonomenon remains though: The taxonomy category is ignored and all four sub pages are rendered. Have a look at the docs on Collections and especially about Complex Collections. Is says: Y

  • User restricted pages doesn't work · 4 years ago

    @yehudac, Please share how you've tried implementing access to page for logged in users only. Has any of above implementations worked before? If so what has changed? The following works fine IMHO: