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

hughbris Veteran

Regular

Grav Forum Moderators

@hughbris · Joined 9 years ago · 579 posts · 13 topics · 127 reputation

Badges

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

Recent posts

  • Using Grav Skeletons in Docker · 4 years ago

    @johnnie I just noticed your post here and I'm reaching out to hear more about your setup. I also use docker in three-stage environment setups and find myself automating more and more each time, altho

  • Meta.yaml doesn't exist · 4 years ago

    I just noticed this message in Admin and your question! So it's not just you. Even though the message means no more than it says, I think it's confusing because it doesn't suggest anything. If you cre

  • Built with Grav - Custom Panel for Photoshop · 4 years ago

    @Karmalakas: Isn’t it what Showcase category is for? I thought so too. I've seen the category used for sites built with Grav too. I could see this being abused but haven't seen so much of that yet.

  • How to add a set of custom pages in Admin · 4 years ago

    That's what I'm trying to do, yes thank you.

  • How to add a set of custom pages in Admin · 4 years ago

    @pamtbaau: I’m afraid I do not quite understand what you are trying to achieve Sure, I'll see if I can think of a clearer way to explain it. The plugin in context is on Github but needs a lot of clea

  • How to add a set of custom pages in Admin · 4 years ago

    [This is a cross-post of a Github Admin plugin issue which has no response yet. I must have posted that just before I figured out that Discourse here is still active. Not being able to do this is star

  • Form validation.pattern for !URLs · 4 years ago

    Here is what I have used to screen for links. It's been tested on a few sites for a few years and I can't remember how all of it works! '^((?!https?:\/\/)(?:\R|.))*$' I hope it's useful rather than co

  • Admin password reset - email not working · 4 years ago

    Hi and welcome here 🙂 There are many ways to reset the password, but I have to rely on my memory. User accounts are stored as files in user/accounts with file name <yourname>.yaml. Back that fo

  • Grav Cms Installation on sub domain · 4 years ago

    Thanks, so probably Apache webserver. I don't know how through CPanel. This is more a CPanel than a Grav question because you would set this up like any other Grav site except you set up the address a

  • Grav Cms Installation on sub domain · 4 years ago

    There are many ways to do this. What kind of server and host are you using?