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!!

Comments

System Lord created an issue. See original summary.

grimreaper’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new2.57 KB

Hello,

Here is a patch that change the texts. Is it ok for you?

System Lord’s picture

I'll confirm this over the weekend, but the patch code looks like it will do the job. Thanks, Grim!

grimreaper’s picture

Hello,

Is the patch ok for you?

System Lord’s picture

Oops. Sorry, yes. Thank you, Grimreaper!

  • Grimreaper committed 8d64572 on 7.x-1.x
    Issue #2625380 by Grimreaper, System Lord: Appears specifically designed...
grimreaper’s picture

Status: Needs review » Fixed

Thanks,

This is merged now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.