Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Wrong button titles in the Admin PluginPanel · 4 years ago

    @ingels, Have you had a chance to search the forum?

  • French typography · 4 years ago

    @red, @bricebou, Excusez-moi, would you agree the repo of the Better Typography plugin might be a better place to continue this discussion on the specifics of the Better Typography plugin?

  • Problem to install grav to my site · 4 years ago

    @erevnitis, I'm afraid I do not get a clear image of your issue... ... succeed initially What does this mean? Were you able to see the default website with Home and Typography? Did you have workin

  • Create Flex Object with FE Form · 4 years ago

    @Thoomyy, I presume an FE form is a front-end form and not Admin... Disclaimer: I have no experience with Flex-Objects and the following is based on the docs I've just read and a bit of playing with

  • Share a plugin to the community · 4 years ago

    @tdechiron, See Theme/Plugin Release Process

  • Honeypot field could use better documentation · 4 years ago

    @AquaL1te, I can do that. However, the mechanism isn’t clear to me either. So I would be the least qualified to improve the documentation. The docs on the Honeypot field are sufficient imho. The sug

  • Honeypot field could use better documentation · 4 years ago

    @AquaL1te, I’ve seen the confusion in more topics on this forum. So I think it wouldn’t hurt to make it a bit more verbose. Feel free to create a PR to improve the docs as you see fit. On a weekly

  • New twig template file not showing in Admin panel · 4 years ago

    @darrylch, There seems to be a bit of confusement... Probably some typo's... There is a folder called /templates but not /template/ There is a folder called /blueprints but not /blueprint/ both fil

  • Special characters in keys of a page.header.form · 4 years ago

    @red, The filter |e tells Twig to escape the string before outputting it (btw. escaping is already the default behaviour). Hence your result: https://example.com?test=&sort=distance When usi

  • Honeypot field could use better documentation · 4 years ago

    @AquaL1te, Does the docs prohibit your from implementing honeypot? Not sure what more needs to be said. Btw. there are loads of docs on the web if you need more background information on the intricac