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

  • Add authors / contributors to my website · 10 years ago

    Yes.

  • Add authors / contributors to my website · 10 years ago

    I think I just assumed this was such a basic feature (that you wouldn't want other authors having permissions to delete every page of a site) that I wasted an entire afternoon searching for it. Open a

  • Add authors / contributors to my website · 10 years ago

    As replied in the other thread, Admin currently has no concept of allowing a person create and edit its own pages only. Looks like a good ACL level to have to me, can you open an issue to be discussed

  • Add authors / contributors to my website · 10 years ago

    I found the admin.pages feature, but I don't want users to be able to edit all pages, only submit new pages/posts that are pending for moderation.

  • Add authors / contributors to my website · 10 years ago

    From what I've been reading, there are only 3 permissions? I need other bloggers to be able to register accounts to my site and submit articles/posts. Is there no way to create accounts that have post

  • What is a web-root? · 10 years ago

    Grav can be anywhere. As far as Grav is concerned, when it talks about the root, it talks about where it's installed (from where you'd type bin/grav whatever. As far as everyone else is concerned, it

  • What is a web-root? · 10 years ago

    Gr2 referring to attached image... No sign yet of trouble running Grav in a subdirectory of a domain,. that is why I started wondering if Grav needs to be the root of a domain.

  • What is a web-root? · 10 years ago

    Thank you for answering. Before posting my question, I googled apache web-root. I did not find an authoritative clear cut definition. I searched the apache configuration files on my Debian server, and

  • What is a web-root? · 10 years ago

    If you Google "apache webroot" you'll get closer. It's the root of the folder structure that is publicly visible to the web server.

  • What is a web-root? · 10 years ago

    Am i correct in understanding, a web-root is any directory reachable by a browser on the internet? Is web-root an standard term? I cannot find any definitions for it.