Skip to content
Grav 2.0 is officially stable. Read the announcement →

Paul Hibbitts Regular

@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Possible to add Role based Access control for granular permissions? · 7 years ago

    Hi @vijaik not currently, but this type of functionality is planned for Flex Pages from what I understand https://getgrav.org/blog/grav-17-rc1-released

  • Local video responsive · 7 years ago

    Perhaps someone else here might have another idea?

  • Local video responsive · 7 years ago

    If you have the YouTube Plugin installed you should also be able to use it's CSS class for that: grav-youtube You could then make a Div to wrap around your Markdown or the super useful ShortCode Core

  • Hide navigation and header [Antimatter] · 7 years ago

    Thanks for sharing that example @pamtbaau👍

  • Hide navigation and header [Antimatter] · 7 years ago

    By "chromeless" I mean presenting a web page with content only, no navbar, sidebar, footer, etc. By 'LMS' I mean a Learning Management System, which is used by a lot of universities for providing cour

  • Upgrade to v1.7.0-rc1 · 7 years ago

    Might this address the issue? https://github.com/getgrav/grav/issues/2722

  • How to include "reading time" to blog posts? · 7 years ago

    I think you would do this following: 1) locate the file languages.yaml in the folder for the Reading Time Plugin 2) copy that file to your active theme folder (Striped for you I think)? 3) for your ch

  • How to include "reading time" to blog posts? · 7 years ago

    Glad you got something going you like @yFStein! Re: taxonomy display do not know that. Looks like there might be some display options via the Plugin usage: https://github.com/getgrav/grav-plugin-readi

  • Hide navigation and header [Antimatter] · 7 years ago

    Hi @werdi, I actually do something very similar for several of my open education and publishing projects (Bootstrap4 Open Matter and Quark Open Publishing theme) for Grav so Grav content can be 'chrom

  • How to include "reading time" to blog posts? · 7 years ago

    You will need to make small changes to Twig files in order to do that @yFStein. For example, to add reading time to the blog post listing page you would edit the blog_item.html.twig file. Here is an e