https://bugzilla.wikimedia.org/show_bug.cgi?id=58405
--- Comment #7 from MZMcBride <[email protected]> --- The request here seems to be fairly straightforward: augment the rendered HTML of user and user talk pages with a bit more markup about the user (disclosed gender, estimated edit count, current user groups, block status). You wouldn't do this in JavaScript, you'd do it in PHP, probably in MediaWiki core, but it's likely a fairly simple coding exercise. The tricky part of this request comes from the implementation details. I think the open questions are: * What do you say to users who don't want to see this information on user pages (their own or others')? Is this a valid concern? * What do you say to site admins who don't want this feature? Is this a valid concern? An RFC on mediawiki.org to answer these questions might make sense here. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
