if a site already has a role called "author", the workflow permissions will list that name twice. users will have to figure out that the first role listed is the special workflow one. i think this role name should at minimum be listed in parentheses like "(creation)".

CommentFileSizeAuthor
workflow author role.png134.88 KBmvc

Comments

johnv’s picture

Issue summary: View changes

Moving all remaining D6 issues to D7.

johnv’s picture

Version: 6.x-1.5 » 7.x-2.x-dev

  • Commit 8695297 on 7.x-2.x by johnv:
    Issue #1649216 by johnv: Changed display of 'author' and 'creation' on...
johnv’s picture

Title: special "author" role should be more clear » Usage of special "author" role is confusing when "author" role is already defined.
Version: 7.x-2.x-dev » 7.x-2.2
Status: Active » Fixed

Above commit changed the display of the author role to "(author)", just like "(creation)".
It is also translated when the string 'author' is translated.
Also the translation of '(creation)' is changed to 'creation'.
Both are only used on Admin UI pages.
PS. the translation & definition way may seem clumsy, but I could not find a better way.

Status: Fixed » Closed (fixed)

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