Changes between Initial Version and Version 1 of Ticket #24054
- Timestamp:
- 04/11/2013 10:36:30 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24054 – Description
initial v1 1 On multi-site, there's no way to style comments that are members of the site. You can either style the post author or all registered users . Example use case would be a multi-author site where you want comments from all authors highlighted.1 On multi-site, there's no way to style comments that are members of the site. You can either style the post author or all registered users (who may not have access to the site's admin area). Example use case would be a multi-author site where you want comments from all authors highlighted. 2 2 3 I think it'd also be cool to include what role they are so that you could style say all contributors, authors, editors, and administrators but not style contributors or something like that and not subscribers.3 I think it'd also be cool to include what role they are so that you could style say all authors, editors, and administrators but not style contributors or something like that. 4 4 5 5 I'm not sure if this would an information exposure issue though (does it matter if it is known what role a user is or that they are a member of the site?).