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

  • Multiple markdown files within a folder · 12 years ago

    Each folder should have only one unique .md file. Grav will grab the first .md file it comes across and the other will be ignored. I think the second question is really what your trying to achieve,

  • Multiple markdown files within a folder · 12 years ago

    Hey guys, I am using the blog skeleton and am wanting to have the post.md file within a post folder, along with an email.md file. The email.md file will have the markdown content for the blog post re

  • Environment Variable? · 12 years ago

    actually you would only need to grab the updated Uri.php.

  • Environment Variable? · 12 years ago

    I would just need ConfigServiceProvider.php?

  • Environment Variable? · 12 years ago

    BTW this is going to be localhost or www.myserver.com. These are the same values that Grav uses to differentiate the configuration settings.

  • Environment Variable? · 12 years ago

    Ok, i've moved this logic to the URI object, so if you are able to update to the current GitHub version, you will be able to do this {{ uri.environment }} to output the current environment Commit: htt

  • Environment Variable? · 12 years ago

    Currently its not really accessible via twig. It's determined in the ConfigServiceProvider.php file. I think this could be valuable though, so stand by!

  • Environment Variable? · 12 years ago

    Does Grav have an environment variable, accessible via Twig, that can return the operating environment: production or development? If not, is there a way to set such a variable in a site specific conf

  • Is a wiki possible · 12 years ago

    Hmm.. It should be displaying the plugin in question: https://github.com/getgrav/grav/commit/6c912d126ad45465e1eb65f2457c7f613582e6e1 What version of Grav are you running?

  • Is a wiki possible · 12 years ago

    thanks - not sure if this might be a feature in the error reporting but when i saked ity was due to the error being "plugin enabled but not found" might be an idea to add the plugin name to the error