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

  • Deployer-script for upgrading Grav installations · 10 years ago

    Thanks very much for this fantastic script @olevik! Here are some additional notes for people on shared hosting (unix) who would like to use this backup/update script: In my root directory (i.e. www

  • Deployer-script for upgrading Grav installations · 10 years ago

    So I was chatting with @OptikWebCreative and @paulhibbitts about upgrading Grav, and best practices for doing so (also requirements, ideally). I'm sure we've discussed Fabric at some point in the past

  • Modular page ordering · 10 years ago

    Is there an issue about this

  • Modular page ordering · 10 years ago

    Like I said, i'm open to adding this functionality, just please add an issue so it's not lost in the noise. Thanks!

  • Modular page ordering · 10 years ago

    I can follow what you mean. But that makes GRAV not a Content Management System, but rather more of a Content System in that particular field. Image a developer defines that order: Homepage About us

  • Modular page ordering · 10 years ago

    It could be this capability to take parent page ordering into account, but it's something that would need to be implemented. You could create a request here: https://github.com/getgrav/grav-plugin-ad

  • Modular page ordering · 10 years ago

    The admin really doesn't take into account the ordering the page sets. It just gets the pages as they are found in the filesystem. This way it mimics how it would look if you looked at the folders i

  • Modular page ordering · 10 years ago

    It drives me crazy. Sorry to ask again. As I think I got it … all goes wrong. My MD-file: title: Homepage menu: Home content: order: custom: - _headline-content - _

  • Lightslider images folder · 10 years ago

    Thank you for your reply. I'll stay tuned. I think I'll go with modular pages for the moment. regards

  • Lightslider images folder · 10 years ago

    I'm working on a simpler OwlCarousel plugin that is built on shortcodes. I've not had chance to revisit lightslider lately. I think I will redo it with shortcodes also.