Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Sven S. Newcomer
@Sven · Joined 3 years ago · 2 posts · 1 topics · 2 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Add custom site permission to admin plugin (permission selection)
· 3 years ago
@pamtbaau: Thanks a lot for your fast and really helpful feedback!! Even through the above solution worked out as promised, I finally tweaked it a bit. Reading permission as shown above from yaml and
-
Add custom site permission to admin plugin (permission selection)
· 3 years ago
Hi all, we need a custom site permission to make some pages only be visible for the group of students. This is configured in the pages frontmatter/header like so: access: site.student: true So far, ev