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

  • How the heck does the register / account system work? · 10 years ago

    Currently there is no per-page ACL. Users can either access pages, or not. You can propose some changes to be included, in an issue, if this does not satisfy your situation.

  • How the heck does the register / account system work? · 10 years ago

    Thanks, hopefully this can help with the registration issue. As for permissions.... this is the closest I've gotten to limiting someone to 'Contributor/Author' status: access: admin: login: true super

  • How the heck does the register / account system work? · 10 years ago

    I'm afraid I can't help with the permissions. I don't need them in any of my projects. Hopefully someone else can chime in on that thread. As for registration, the README has extensive instructions.

  • How the heck does the register / account system work? · 10 years ago

    I know how to manually create users simply by creating a new user.yaml. I have both plugins installed and the admin dashboard and the registration page isn't showing up at all. Plus, I've searched for

  • How the heck does the register / account system work? · 10 years ago

    Go to the plugins page and search for login or auth. The core is the login and oauth plugins. The READMEs should help. There is indeed the facility for account creation.

  • How the heck does the register / account system work? · 10 years ago

    I've got the admin plugin installed but I can't figure out how on earth to allow blog authors to register and make accounts. My site will have several authors and they will each need accounts. Every t

  • Data files and `flock()` · 10 years ago

    Thanks!

  • Data files and `flock()` · 10 years ago

    The RT Toolbox we already include provides some handy File hanlding methods: https://github.com/rockettheme/toolbox/blob/develop/File/src/File.php

  • Data files and `flock()` · 10 years ago

    I've started working on the webmentions plugin and it will require several data files (YAML) in the user/data folder. I have to be concerned, of course, with concurrent usage. I've relied on databases

  • E-mail thankyou page gives error · 10 years ago

    Yes, I've updated everything before. Could it be just a cause of caching? Inwill have an eye on this the next time.