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

  • Trouble installing with gpm · 11 years ago

    Are you using Git Bash?

  • Trouble installing with gpm · 11 years ago

    Hi, many thanks for your answer (and sorry for the late answer). It now works fine and the plugin has been successfully downloaded (though I still get the "eval is not recognized as an internal or ext

  • Trouble installing with gpm · 11 years ago

    I would suggest installing Git Bash and using that as it will let you run the scripts with the required commands: https://git-for-windows.github.io/

  • Trouble installing with gpm · 11 years ago

    Hello, I try to install the Google Maps plugin with the following command on Windows 7: php bin/gpm install gmaps I get the following errors: eval is not recognized as an internal or external comma

  • Modular pages and non children · 11 years ago

    For reference I ended up going with the PageInject plugin, seemed to be the easiest and cleanest solution.

  • Modular pages and non children · 11 years ago

    That should be able to work fine, I think. Thanks a lot!

  • Modular pages and non children · 11 years ago

    This is possible with a little workaround. You would have to add taxonomy to each of your modular pages that you wish to identify, then you would have to use a @taxonomy content collection rather than

  • Modular pages and non children · 11 years ago

    Still new to all this, so please bear with me here. I could be way off in my understanding of modular pages, but is it possible to have a modular page made up of pages from other parents. In my exampl

  • Page-inject plugin shows only a link? · 11 years ago

    I had this problem just now, and for me it turned out to be a trailing slash on the link. Also of note I also got an error saying modular/default.html.twig was not defined. Copying the one from the te

  • Page-inject plugin shows only a link? · 11 years ago

    OK, now it works. Thank you.