At the top of every page where you can set permissions it says "Default permissions for this component"
Is that really correct because if you change the permissions it still says default ?
So what does default mean in this context
If it is referring to the fact that the permissions could be changed on a per item basis and that this is the place to change the permissions for the entire component then it is less confusing if you don't have the word default. Especially as you cannot set permissions on a per item basis for everything
Labels |
Added:
?
|
Personally I am leaning towards just deleting the word "default"
Wouldn't that be repetitive then? It already calls out "Permissions" just above that text. I would think removing it entirely would be the better choice IMO.
I think it means "default"
Example In Global config you have: article.edit = allow
And in Article item: article.edit = inherit
In this case it fallback to default value from Global config, that is "allow".
Something like this, if I nothing missed.
Sorry, update:
Example In Global config you have: item.edit = inherit
In Article component config you have: item.edit = "allow"
in Article item: item.edit = inherit
In this case it fallback to default value from Article component config, that is "allow".
It fallback to Component default value.
If Article component config have also: item.edit = "inherit", then it fallback to Global config that is "inherit" that is equal to "forbiden".
It fallback to Global default value.
To me the word "default" means the joomla default settings ie the settings on a new install
Here it something like: "The value that will be used by default if nothing else defined. For "this" component."
Well, you know English better than me
Status | New | ⇒ | Confirmed |
My best attempt would be to delete the info bar (less screen clutter/duplication) and rename the existing "Permissions" label to "Component Permissions" (or similar)
that works for me
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-20 11:07:51 |
Closed_By | ⇒ | brianteeman |
I would agree that this needs to either be clarified or removed.
Any thoughts on which direction we would want to go?