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

  • Users and Roles · 11 years ago

    Thanks, I had a look at Private, but it does not appear to protect the PDFs from direct download. Once the Admin plugin is released I'll look at writing a plugin of my own to implement restricted down

  • Users and Roles · 11 years ago

    There are 'bits' that are in Grav currently, and be patient because next week we plan on making our new Admin plugin available. Part of this will include the login plugin that basically provides a me

  • Users and Roles · 11 years ago

    On the homepage, the "Users and Roles" feature is flagged "Limited Functionality Available", however I can't find where to download it or any topics referencing it here. I need a front-end user manage

  • New plugin · 11 years ago

    Indeed!

  • New plugin · 11 years ago

    You should be able to use the Asset manager to automatically add the css and js to the page. There should be no need to do all that stuff manually. Just look at one of the other plugins like feather

  • New plugin · 11 years ago

    Hi, just to let you know I'm working on implementi this social buttons for Grav https://github.com/kni-labs/rrssb

  • Languages overrides? · 11 years ago

    Ohhhh... YES!!! Now I'm beginning to understand something. Awesome!!! Thanks you so much! You are helping me a lot!!! KUDOS

  • Languages overrides? · 11 years ago

    Btw, this uses a combination of PHP streams to get the correct path to the plugin's image file, and then the Grav custom url() function to turn that path into a URL. handy right! Also works for theme

  • Languages overrides? · 11 years ago

    Don't hate on Twig :) It's awesome when you get used to it. You just need something like this: <img src="{{ url('plugin://flag_plugin/images/flag-en.png') }}" /> This will ensure you don't hav

  • Languages overrides? · 11 years ago

    Well, I'm try to figure out by myself but I got many problems. I simply hate Twig... I need to understand how to refer to an image. When I display the homepage, my plugin correctly display the flags.