ajdavis / motor-blog

Blog based on Tornado, MongoDB, and Motor. To be used with MarsEdit.
148 stars 40 forks source link

Image's titles are set to filenames, obscuring alt tags #20

Closed ajdavis closed 11 years ago

ajdavis commented 11 years ago

When I add an image via MarsEdit I enter some alt-text in the MarsEdit Media Manager. MarsEdit sets the title attribute to the filename. When I mouse over the image in Chrome its title (filename) appears rather than the alt text: apparently title gets priority.

If there's a way to change MarsEdit's title-attribute handling, document that. Otherwise strip titles server-side.

ajdavis commented 11 years ago

http://www.red-sweater.com/forums/discussion/comment/11574#Comment_11574