XWIKI-20824: Administration user images must have an alternate text (#2167)
* Added an alt text to user avatars. Note: The change to solve the PR is in getusers.vm, but other files were changed too to solve the same problem. The solution is the same since the structure around those images is the same. Removed the value for the alt in SolR search, because this would cause a repeated text when reading through the document. See JIRA for the reason why this value should be empty.
Showing
- xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/attachment_macros.vm 2 additions, 2 deletions...esources/src/main/resources/flamingo/attachment_macros.vm
- xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/resources/templates/likers.vm 2 additions, 2 deletions...-platform-like-api/src/main/resources/templates/likers.vm
- xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrUserFacet.xml 1 addition, 1 deletion...-search-solr-ui/src/main/resources/Main/SolrUserFacet.xml
- xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/getusers.vm 1 addition, 1 deletion...rm-web-templates/src/main/resources/templates/getusers.vm
- xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/macros.vm 2 additions, 2 deletions...form-web-templates/src/main/resources/templates/macros.vm
Please register or sign in to comment