modmore / VersionX

Resource & Element Versioning Extra for MODX Revolution (supports 2.2 and up). Extends the core in a future-proof manner to keep copies of every change to resources, templates, template variables, chunks, snippets and plugins.
https://modmore.com/extras/versionx/
40 stars 20 forks source link

Feature Request - Hide from user-group #108

Closed EkoOne closed 5 years ago

EkoOne commented 5 years ago

Need the ability to completely hide Versions from specific user-groups. A System Setting, perhaps?

Thanks.

Mark-H commented 5 years ago

There are system settings to toggle the tabs on the element/resource pages. Does that do what you need?

EkoOne commented 5 years ago

Doesn't that disable it for all user-groups? I need to hide the (Resource) Versions tab from specific groups, while keeping it for others.

Mark-H commented 5 years ago

You can add a system setting to a user group, and that will only override it for that user group. Should work.

EkoOne commented 5 years ago

I never created a system setting so I don't know what to put in the fields.

Mark-H commented 5 years ago

Find the system setting you want to override, copy the key, go to the user group and create a setting with the same key on the settings tab.

EkoOne commented 5 years ago

Ok. I assume the (VersionX) setting that controls that particular tab is under the "formtabs" section? Is that correct?