When adding a thumbnail image for a contact it was hard coded to use the contact name as the alt text description. This is an invalid use of the alt text description.
This PR adds the ability to create your own valid alt text description or to mark it as a decorative image
Doing this in a way that is backwards compatible is challenging - still testing that
Testing Instructions
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Link to documentations
Please select:
[ ] Documentation link for docs.joomla.org:
[ ] No documentation changes for docs.joomla.org needed
[ ] Pull Request link for manual.joomla.org:
[ ] No documentation changes for manual.joomla.org needed
Pull Request for Issue # .
Summary of Changes
When adding a thumbnail image for a contact it was hard coded to use the contact name as the alt text description. This is an invalid use of the alt text description.
This PR adds the ability to create your own valid alt text description or to mark it as a decorative image
Doing this in a way that is backwards compatible is challenging - still testing that
Testing Instructions
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Link to documentations
Please select:
[ ] Documentation link for docs.joomla.org:
[ ] No documentation changes for docs.joomla.org needed
[ ] Pull Request link for manual.joomla.org:
[ ] No documentation changes for manual.joomla.org needed