Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Hiding certain tabs from non admins
· 10 years ago
You need at least Grav Admin v1.1.0-rc.4 ( https://github.com/getgrav/grav-plugin-admin/commit/1a5578418ee1d259c9876ac3dbb9f223529a4285 ) as I added this feature some weeks ago.
-
Hiding certain tabs from non admins
· 10 years ago
Ok, are you using latest Grav and Admin (the RCs)?
-
Hiding certain tabs from non admins
· 10 years ago
Uh sorry for the confusion... I copied the file names for my posting from the wrong folder. The files in the blueprint folder, are named as described by you: blog.yaml, default.yaml, form.yaml, item.y
-
Hiding certain tabs from non admins
· 10 years ago
@anyway I think your blueprint names are wrong. They must be named blog.yaml, default.yaml etc. and must be located in the blueprints folder like the example in Antimatter.
-
Hiding certain tabs from non admins
· 10 years ago
I also set "super:" to false for that particular user. It's still not working... title: Autor state: enabled access: admin: login: true pages: true super: false site: login: true
-
Hiding certain tabs from non admins
· 10 years ago
Unfortunately I cannot get this to work with the Bones theme. I want to hide the "Assets" tab. and have tried like this: assets: type: tab title: Assets security: admin: super: true in
-
Hiding certain tabs from non admins
· 10 years ago
Thank you :-)
-
Hiding certain tabs from non admins
· 10 years ago
Nice and welcome to the community! :-D
-
Hiding certain tabs from non admins
· 10 years ago
Ah, thats cool, thanks for the quick reply. I'm pretty new to Grav, Yaml and Twig and I'm learning the basic concepts, at the moment Some things are easier than expected, but of course you have to kno
-
Hiding certain tabs from non admins
· 10 years ago
Yes, that's possible. You can add a security option to the tabs field like mytab: type: tab title: My secured tab security: admin: super: true fields: .... then only the user wit