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

  • Pages object from modular template? · 10 years ago

    pages.children accepts a path, the page you route you want to inspect. see API page.children on the other hand returns the children of the current page. API On a modular child page, page.children usua

  • Pages object from modular template? · 10 years ago

    I can't figure out how to access the pages object from a module template as such: {% for page in pages.children %} {{ page.title }} {% endfor %} By modular template I mean: /user/themes/theme-name/t

  • Admin site configuration fields? · 10 years ago

    I did read that, but considering that folder doesn't already exist in the current grav version and I coudn't find any applications of it within skeletons it didn't click. Shouldn't there be a theme bl

  • Admin site configuration fields? · 10 years ago

    A blueprint defines how the Admin form should be presented to allow the user to change a configuration file. See http://learn.getgrav.org/forms/blueprints/example-config-blueprints which shows how to

  • Admin site configuration fields? · 10 years ago

    Actually never-mind, I was editing the system/config/site.yaml instead of creating user/blueprints/config/site.yaml. Why are there so many site.yamls, blueprints/site.yaml in the directory lol.. If I

  • Admin site configuration fields? · 10 years ago

    I've figured out how to use blueprints.yaml to add options to the theme, but it doesn't seem to matter how I edit config/site.yaml no new fields show up in the admin panel

  • Installation - Root Document Change · 10 years ago

    You don't need to run composer if you downloaded/installed one of the pre-build packages as linked to from getgrav.org. You would need to run composer if you installed via git or downloaded the zip p

  • Installation - Root Document Change · 10 years ago

    thanks, I enabled all dotfiles in cpanel and moved all data to public_html. Same result: Internal error 500. Do I need to run composer to work on the other proposed fixes from troubleshoot: 1) updatin

  • Installation - Root Document Change · 10 years ago

    You probably just need to move all the filies and folders to your web root. It's pretty easy to do from the shell, and probably also from cpanel filemanager. Just make sure you move all the files an

  • Installation - Root Document Change · 10 years ago

    I'm (still) having some trouble installing Grav. I may have a similar problem as this person had: https://muut.com/i/getgrav/installation-configuratio:problem-with-shared-hosting I'm running php 5.6 a