-
Notifications
You must be signed in to change notification settings - Fork 447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add masthead option to user roles #9552
Comments
@asmecher, could you please review the PRs above? |
@bozana, looks good -- the plan is to allow individual registrations for a user group to override the user group's "default", right? |
Hi @asmecher, yes, I understand that the JII users will not have the possibility to change it on the invitation page, but the others will have that possibility, i.e. for the other there will be a possibility to define it on the user level, if a user will be considered for the masthead). Is this what you mean? |
I am at risk of forgetting our thought process on this :) but I think it will not be uncommon for journals to want e.g. some editors listed on the masthead, others not. No matter how much everyone swears before we code it that this won't happen. :) So the default role configuration for Editors should be ...but... When an invitation is sent, the user who creates it (typically the journal manager) should also have a checkbox for the masthead status (only showing for user groups with |
Yes, this is so. There will be a select box with "Appears on the Masthead" and "Does not appear in the Masthead", that JM can choose from for each users and role the user is invited in. |
Ah, yes, correct. This is also on my list, the change of the user edit form according to the second image here: #9271 (comment). So yes, there will then also be the select box on the user edit form (except for the JII plugin users)... :-) |
So actually, we would also need a masthead column in the user_user_groups table? 🤔 |
Yes, I think so! |
#9552 add masthead option to user roles
pkp/pkp-lib#9552 add masthead option to user roles
pkp/pkp-lib#9552 add masthead option to user roles
pkp/pkp-lib#9552 add masthead option to user roles
Implement the possibility for JM to define if a role should be considered and displayed on/in the masthead. This should be a further option in the add/edit role form.
PRs:
Add masthead attribute to the userGroups.dtd PR:
pkp/pkp-lib#9552 submodule update ##bozana/9552-1## ojs#4334 (only submodule update)The text was updated successfully, but these errors were encountered: