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

  • Grav Presentations and Slidedecks · 10 years ago

    These slides are for an upcoming workshop for fellow educators/instructors who are interested in getting started with Grav. Most of the content is a general overview/walkthrough of Grav itself. http:/

  • Grav Presentations and Slidedecks · 10 years ago

    Here are the slides I used in a talk at the Kansas City PHP User Group in February of 2016. http://slides.com/akoebbe/kcpug-grav

  • Grav Presentations and Slidedecks · 10 years ago

    Post any presentations and slidedecks you've used or seen related to Grav here. These will be a helpful inspiration for others who want to share Grav in a presentation or conference talk.

  • How to insert a external xml to page content? · 10 years ago

    I don't think so, although you probably could write a simple plugin to do it. Something along the lines of this: https://github.com/getgrav/grav-plugin-page-inject

  • How to insert a external xml to page content? · 10 years ago

    Is there a way to insert a external url (xml) in to the page content

  • Multi-language Pages using Admin Panel? · 10 years ago

    Perfect! Thanks for the lightning response.

  • Multi-language Pages using Admin Panel? · 10 years ago

    Yes once a site has multilanguage enabled, the Admin will allow you to change the language of the pages, and will allow you to translate each page in different languages.

  • Multi-language Pages using Admin Panel? · 10 years ago

    Apologies if this is really obvious and I'm just missing something, but is it possible to create new pages within the admin panel and have it create the correspending language .md files? I've had a lo

  • Using Symphony Forms Component with Grav · 10 years ago

    You could use a display or spacer field to output some text. Not sure it accepts any HTML, need to check. Add a form anywhere is something missing. You can add this as an issue on https://github.com/

  • Using Symphony Forms Component with Grav · 10 years ago

    I'll check out those examples. There are two features that would make the Form plugin really great: The ability to output a form anywhere in a page (maybe with something like a short code, or twig fu