Skip to content
Grav 2.0 is officially stable. Read the announcement →

Ron Wardenier Regular

@bleutzinn · Joined 9 years ago · 252 posts · 14 topics · 75 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Dynamic collections / adding an item into the collection · 6 years ago

    Can you post some more details? Maybe snippets of Twig code you tried but didn't work?

  • Standard or Regular Pages? · 6 years ago

    On the matter of contributing to the Grav documentation I think I can also speak for Team Grav and Yes, any improvement to the Grav documentation is welcome. Whether or not the strictness of naming co

  • Standard or Regular Pages? · 6 years ago

    Hi @miller.nw, welcome aboard! Regarding terminology Grav is rather loose. A regular page is just another name for a standard page. Another example of loose terminology you'll encounter is the mixed u

  • New plugin code review and help with file upload error · 6 years ago

    Did you notice that it's not possible to add an image when creating an author? The file field does not show the usual "Drop your files here or click in this area" text and is completely disabled so it

  • Grav as Headless CMS · 6 years ago

    Yes it is possible. But I think you need some custom PHP code to do it. In Grav custom PHP goes into a plugin.

  • Import code from text archive in docs.md · 6 years ago

    Please wrap your code snippets in triple backticks so it get's a lot more readable. Assuming that your source files are YAML files you could try to modify the Grav Import Plugin. The modification woul

  • How to animate text · 6 years ago

    Perhaps these Word based animations might serve as an inspiration or even starting point of your development?

  • Free and open source icons set? · 6 years ago

    Or go one step further into "the open" and start using Fork Awesome. Read why this fork was created in their ReadMe document.

  • Grav as Headless CMS · 6 years ago

    There are some good suggestions in /forum/support/url-for-plain-markdown-t9206 and I tried "alternative 2" but without luck. I think there is no way to prevent Grav from parsing content from Markdown

  • Grav as Headless CMS · 6 years ago

    You are referring to Grav Pages as Data Plugin I assume. What it does is similar to outputting JSON via a template but instead of just the Markdown page content it outputs the entire Grav page object