I've noticed in a few areas that the UI of the form is designed for admins, and not a non-admin. For example this is in the description on the form:
"Enter a password here to protect this Private album or set a global password on the settings page. Changing the password will prevent all the users who knew the old password from accessing this page."
and
"Enter a password hint. This information is displayed in the password form using the [node:password-hint] token."
The "...or set a global password on the settings page." and "This information is displayed in the password form using the [node:password-hint] token." is not something my node authors will have access to or be concerned with. I think keeping those information in the admin settings page only is sufficient for administrators. Authors without admin permissions don't need to see those notes. right?
Thanks again for this module!!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | protected_node-descriptions_non_admin-2625380-2.patch | 2.57 KB | grimreaper |
Comments
Comment #2
grimreaperHello,
Here is a patch that change the texts. Is it ok for you?
Comment #3
System Lord commentedI'll confirm this over the weekend, but the patch code looks like it will do the job. Thanks, Grim!
Comment #4
grimreaperHello,
Is the patch ok for you?
Comment #5
System Lord commentedOops. Sorry, yes. Thank you, Grimreaper!
Comment #7
grimreaperThanks,
This is merged now.