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

  • Uploading local changes · 10 years ago

    The user/ folder should contain all the stuff you need. Uploading to a remote server really depends on the server in question and what services are exposed. There are tones of ways of doing this with

  • Uploading local changes · 10 years ago

    When adding plugins and testing changes locally, it would be nice if we had a simple way to upload the changes to a live edition, without resorting to Git, hosting, FTP, etc. One way (which I've just

  • Modular page ordering · 10 years ago

    If you are talking about modular pages specifically you can simply use: content: items: @self.modular order: by: default dir: asc if you wish to use taxonomy then your approach

  • Modular page ordering · 10 years ago

    Hi all. I have a problem with ordering module on my page. I have a modulars on category page.How to correctly order modular pages by taxonomy or some other another mark? Please help I have the folowin

  • Page.modular don't work as expected · 10 years ago

    page.template == 'modular' works like I want :)

  • Page.modular don't work as expected · 10 years ago

    Hello! I want to modify a base.html.twig template, so it will have a little difference when rendering modular pages. However, page.modular returns false in base.html.twig template and returns true onl

  • Can't save user page fields whith ACL admin.super: false · 10 years ago

    Hmm. please create an issue for that then: https://github.com/getgrav/grav-plugin-admin/issues

  • Can't save user page fields whith ACL admin.super: false · 10 years ago

    same behavior

  • Can't save user page fields whith ACL admin.super: false · 10 years ago

    What happens when you just remove that super: false entry?

  • Can't save user page fields whith ACL admin.super: false · 10 years ago

    I have that msg you have insufficient permissions for task save when i want to save language in user page, that user have these access access: admin: login: true super: false pages: true