<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Ideas &#187; Topic: Require alt text during uploading images</title>
		<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images</link>
		<description>WordPress Ideas &#187; Topic: Require alt text during uploading images</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 15:20:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/topic/require-alt-text-during-uploading-images" rel="self" type="application/rss+xml" />

		<item>
			<title>Hinjiriyo on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/3#post-22962</link>
			<pubDate>Sun, 30 Sep 2012 17:52:28 +0000</pubDate>
			<dc:creator>Hinjiriyo</dc:creator>
			<guid isPermaLink="false">22962@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>No.</p>
<p>There is no ALT tag like &#60;alt&#62;...&#60;/alt&#62;. There is the alt attribute some HTML elements like IMG have. I don't no how it comes to write about the "alt tag for images". In this case the alt attribute of IMG-elements is meant.</p>
<p>The alt attribute is not the same as the title attribute, see the HTML specs.
</p>]]></description>
					</item>
		<item>
			<title>jdsaraiva on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/3#post-22957</link>
			<pubDate>Sun, 30 Sep 2012 12:22:50 +0000</pubDate>
			<dc:creator>jdsaraiva</dc:creator>
			<guid isPermaLink="false">22957@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Might the ALT tag be the same as the title ?
</p>]]></description>
					</item>
		<item>
			<title>Hinjiriyo on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22490</link>
			<pubDate>Wed, 18 Jul 2012 13:14:49 +0000</pubDate>
			<dc:creator>Hinjiriyo</dc:creator>
			<guid isPermaLink="false">22490@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Yes, I think that is a practical solution.
</p>]]></description>
					</item>
		<item>
			<title>adnanmn on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22485</link>
			<pubDate>Wed, 18 Jul 2012 12:22:43 +0000</pubDate>
			<dc:creator>adnanmn</dc:creator>
			<guid isPermaLink="false">22485@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I think it will be a pain for image uploaders. If WordPress wants it they can fill it with the image title (if its empty).
</p>]]></description>
					</item>
		<item>
			<title>Hinjiriyo on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22483</link>
			<pubDate>Wed, 18 Jul 2012 11:18:15 +0000</pubDate>
			<dc:creator>Hinjiriyo</dc:creator>
			<guid isPermaLink="false">22483@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>As an accessibility expert I would like to see alt texts as required. At least I wish wordpress uses the image title as alt text if the alt text field is empty and stops using the title attribute instead.
</p>]]></description>
					</item>
		<item>
			<title>mrwweb on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22346</link>
			<pubDate>Wed, 27 Jun 2012 15:36:42 +0000</pubDate>
			<dc:creator>mrwweb</dc:creator>
			<guid isPermaLink="false">22346@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>@rastarr, I'm sympathetic to the need of adding alt-text quickly, but I don't think that converting the filename to alt text is feasible. This idea is for requiring it in WordPress core where not everyone will rename their files nicely. To state the obvious, "DSC-3197.jpg" is not good alt text.</p>
<p>Generally, I think it's worth considering this good <a href="http://webaim.org/techniques/alttext/" title="Appropriate Use of Alternative Text">WebAIM article</a> that drives home the point that alt text at its best is contextual. I don't think this is actually a good idea, but it almost makes me think that alt text should be required on insert rather than on upload (but with things like photo galleries and sliders, that's not really an option).
</p>]]></description>
					</item>
		<item>
			<title>David Law on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22313</link>
			<pubDate>Mon, 25 Jun 2012 03:15:39 +0000</pubDate>
			<dc:creator>David Law</dc:creator>
			<guid isPermaLink="false">22313@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Rastarr this plugin <a href="http://wordpress.org/extend/plugins/media-library-alt-fields/" rel="nofollow">http://wordpress.org/extend/plugins/media-library-alt-fields/</a> makes it easier to find images lacking alt text and fix it on one screen without having to edit every image (multiple clicks per image).</p>
<p>4 months since I posted in this thread and stumbled on it looking for code/plugin to manually add alt text as I upload an image and found my own post above :-)</p>
<p>Don't suppose anyone has code/plugin that auto adds alt text as an image is uploaded (similar to the default title output) though ideally replacing hyphens as spaces and capitalizing the text?</p>
<p>Uploading around 150 images and it's a royal pain having to basically copy and paste the filename minus the hyphens and capitalizing. This could be so much easier.</p>
<p>David
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22104</link>
			<pubDate>Tue, 29 May 2012 02:54:32 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22104@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Please ask in the support forums. Likely you'll need to do it via SQL.
</p>]]></description>
					</item>
		<item>
			<title>Martin on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-22086</link>
			<pubDate>Fri, 25 May 2012 06:13:48 +0000</pubDate>
			<dc:creator>Martin</dc:creator>
			<guid isPermaLink="false">22086@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Does anyone know how to retrofit all the images in my media library with Alt Text?</p>
<p>Ideas?
</p>]]></description>
					</item>
		<item>
			<title>artychan on "Require alt text during uploading images"</title>
			<link>http://wordpress.org/ideas/topic/require-alt-text-during-uploading-images/page/2#post-21755</link>
			<pubDate>Fri, 13 Apr 2012 20:35:54 +0000</pubDate>
			<dc:creator>artychan</dc:creator>
			<guid isPermaLink="false">21755@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>prepopulating alt text with title with spaces instead of any punctuation (like underscores or hyphens) would be nice, with the additional flexibility to change it</p>
<p>I think allowing the admin to determine whether it should be required would be the ideal along with a checkbox next to the alt text to purposely say "this should be empty" when it is required.
</p>]]></description>
					</item>

	</channel>
</rss>
