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

  • Captcha not working · 10 years ago

    Hello, I’m creating a contact form using the documentation. However, the captcha isn’t working (not showing). The console outputs this error: Error: Missing required parameters in RecaptchaOptions: s

  • Translation auto-learning · 10 years ago

    This would be handy for ensuring translation-coverage. "Auto-learning" is perhaps the wrong phrase, as it is more commonly known as scanning template-files for translation-strings, like POEdit does.

  • Translation auto-learning · 11 years ago

    I don't think there's such a tool

  • Translation auto-learning · 11 years ago

    Is there a plugin or method to build languages.yaml automatically starting from "t" twig filter in tempate pages?

  • Fatal Error · 10 years ago

    Thanks for the info

  • Fatal Error · 10 years ago

    I'm guessing you run AMPPS :) See this thread: https://getgrav.org/forum#!/installation-configuratio:call-to-undefined-function_1

  • Fatal Error · 10 years ago

    Fatal error: Call to undefined function Symfony\Component\Yaml\ctype_digit() in /usr/local/ampps/www/grav/vendor/symfony/yaml/Inline.php on line 494

  • Dynamic page URL and image URL in metatag · 10 years ago

    I've already added functionality to Grav in the develop branch of GitHub ready for the upcoming release of Grav version 1.1. Basically it will allow you to put Twig variables in the frontmatter. Most

  • Dynamic page URL and image URL in metatag · 10 years ago

    @hungtran I'm sure @rhukster will answer you. Before some days there was a Metadata Extended plugin, which has allowed you to use Twig in metadata variables. Unfortunately this plugin was deleted (but

  • Dynamic page URL and image URL in metatag · 10 years ago

    In the docs (https://learn.getgrav.org/content/headers#meta-page-headers), I see that we need to hard-code the URL of the page and the URL of the image for Facebook and Twitter metatags. Is there any