Changes between Initial Version and Version 1 of Ticket #13028, comment 2
- Timestamp:
- Mar 11, 2015, 10:24:57 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13028, comment 2
initial v1 1 1 One thing I'm sure is that we can't set alt to an empty value. 2 2 3 == =Displaying Dialog When Done3 == Displaying Dialog When Done 4 4 5 5 Other solution would be to bring a simple dialog requesting for alt after the image is uploaded and transformed into a real {{{img}}}. … … 7 7 But it would be messy in case of multiple image upload. And at the end it's just an extra work for us. 8 8 9 == =Dialog Before Upload9 == Dialog Before Upload 10 10 11 11 Interesting thing would be to display a summarized dialog with all the images on drop. You can see at the [image drop mockup](http://i.imgur.com/LGJ9vkh.png). … … 15 15 Actually i like this idea, the only drawback is that it would require some additional work. 16 16 17 == =Count on External Checks17 == Count on External Checks 18 18 19 19 Eventually we might count on external things, e.g. hope that user will remember to set alts for images that he has just uploaded, or that there is a third party tool that will highlight these images without an alt.