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

  • Media (image) actions don't work · 12 years ago

    Ah! Thank you. I had been planning, as you say, on moving the page's images into the page directory anyway. Guess I'll get that done now.

  • Media (image) actions don't work · 12 years ago

    Media functions only work on images that are associated with pages. Not just arbitrary images in an images/ directory under user. If you had them under user/pages/images then you could reach them and

  • Media (image) actions don't work · 12 years ago

    I've been tinkering with Grav for an evening or two. Nice. I'm pretty sick of Joomla and want something simpler. Grav looks like a good option so far. I can't get image resize or cropResize to work. H

  • Presenting the same content chunks differently · 11 years ago

    Awesome, this is very helpful Andy! I will review and see what I can come up with. Thank you, Paul

  • Presenting the same content chunks differently · 11 years ago

    I would take a look at some of the modular skeleton packages and see how those were built. For example: https://raw.githubusercontent.com/getgrav/grav-skeleton-onepage-site/develop/pages/01.home/_high

  • Presenting the same content chunks differently · 11 years ago

    I now better understand that to use different content presentations I just need to have different twig files for the same markdown data. One example usage scenario for me is to have a markdown file co

  • Presenting the same content chunks differently · 11 years ago

    OK, I will start to learn more about Twig and see if I can get a working example going. Thanks again for all your help so far.

  • Presenting the same content chunks differently · 11 years ago

    Not really. I can't think of anywhere we're doing this in our skeletons or demos. It's just a matter of creating multiple twig files that have different rendering.

  • Presenting the same content chunks differently · 11 years ago

    Thanks very much for confirming that! Are there any examples you could point me to showing different presentations of a list of links contained in a markdown file? Thank you, Paul

  • Presenting the same content chunks differently · 11 years ago

    That is correct, the page is the data and you can use different Twig templates to render that data in different ways. Don't forget you are not limited to only the content of the page, you have the ab