Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • How can I override edit.html.twig from the flex-objects plugin · 3 years ago

    @yhancik, OK, I see an issue has already been created. I'm afraid I haven't got anything to add...

  • How can I override edit.html.twig from the flex-objects plugin · 3 years ago

    @yhancik, Just curious, why would you want to edit a template of the Flex-Objects plugin? Can it not be done using blueprints?

  • Relative page index · 3 years ago

    @AquaL1te, Also, have you tried the README of the Pagination plugin? Especially the Config Defaults section about 'delta'? The 'delta' value controls how many pages left and right of the current page

  • Relative page index · 3 years ago

    @AquaL1te, Have you tried searching the forum using eg. pagination overflow?

  • Export flex-object to PDF · 3 years ago

    @Foorinto, There are two main sources of documentation that come handy when developing a plugin: The Plugin section of the docs. The mentioned Devtools will generate a complete skeleton when using $

  • Export flex-object to PDF · 3 years ago

    @Foorinto, As far as I know, Grav does not provide any way to generate PDF files. I see two different approaches: Create a listing in Admin, and use the Print functionality of the browser to generate

  • Largest Contentful Paint · 3 years ago

    @unleashed: It’s less about doubt and more about trepidation. It's always a good idea to experiment on a local development machine... :-) After experimenting, please mark your post as 'solved'.

  • Largest Contentful Paint · 3 years ago

    @unleashed, Is it really as easy as adding the sizes with media queries in the markdown or twig? Why this doubt? Have you experienced issues with responsive images before using Grav? Depending on

  • Largest Contentful Paint · 3 years ago

    @unleashed, Are you using responsive images? This will allow the browser to choose different images depending on the size of the provided images and the dimensions of the device.

  • A way to determine all content types available for a "template"? · 3 years ago

    @hughbris, I like to think I did understand your question when giving my previous answer.. If you provide all three templates, there is no need to programmatically determine which content types exist,