<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>the rabbit hole &#187; attachments</title>
	<atom:link href="http://bugssite.org/blog/tag/attachments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bugssite.org</link>
	<description>where you feel a little closer to home</description>
	<lastBuildDate>Wed, 02 Jun 2010 23:31:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Media Design for 2.8</title>
		<link>http://bugssite.org/blog/2008/12/13/media-design-for-28/</link>
		<comments>http://bugssite.org/blog/2008/12/13/media-design-for-28/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 07:54:06 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bugssite.org/?p=349</guid>
		<description><![CDATA[Not more than 48 hours after the launch of version 2.7, that myself and DD32 have already started on ideas on how to upgrade the current attachment and media system for WordPress. He has sent me his version of what I was trying to do by hacking the base code really far to make it [...]]]></description>
			<content:encoded><![CDATA[<p>Not more than 48 hours after the launch of version 2.7, that myself and DD32 have already started on ideas on how to upgrade the current attachment and media system for WordPress. He has sent me his version of what I was trying to do by hacking the base code really far to make it work. Since I got his code just today, I will be started to work on it with the new 2.8.x bleeding trunk that now has started.</p>
<p>Just a reminder that this will be no where in the 2.7.x code, but only in the 2.8.x code unless it becomes really stable during development and testing.</p>
]]></content:encoded>
			<wfw:commentRss>http://bugssite.org/blog/2008/12/13/media-design-for-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress Gallery System</title>
		<link>http://bugssite.org/blog/2008/10/09/new-wordpress-gallery-system/</link>
		<comments>http://bugssite.org/blog/2008/10/09/new-wordpress-gallery-system/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 13:00:00 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[programing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[gallery]]></category>

		<guid isPermaLink="false">http://bugssite.org/?p=196</guid>
		<description><![CDATA[Over the past several days I been working on upgrading the attachment system to include multiple gallery support in the code. I am please to announced that this feature coded and ready to be put into the trunk. For those who are currently using 2.7.x on your production blog (who what to test out this [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past several days I been working on upgrading the attachment system to include multiple gallery support in the code. I am please to announced that this feature coded and ready to be put into the trunk. For those who are currently using 2.7.x on your production blog (who what to test out this system by using the patch file provided <a href="http://trac.wordpress.org/ticket/7607" target="_blank">here</a>), you will have to run the upgrade script (wp-admin/upgrade.php) as your attachments will not be in the attachment tab (formally the gallery tab) for multiple gallery items to work. [ gallery ] and the subsequent user-defined items should still work as normal unless you start to item up into different galleries. Then you will need to define the group number (i.e. <em>group=&#8221;1</em>&#8221; ).</p>
<p><span id="more-196"></span></p>
<div id="attachment_214" class="wp-caption alignright" style="width: 218px"><a title="Attachment System" href="http://bugssite.org/wp-content/uploads/2008/10/attachment_system_gallery.jpg"><img class="size-medium wp-image-214" title="Attachment System" src="http://bugssite.org/wp-content/uploads/2008/10/attachment_system_gallery-208x300.jpg" alt="Attachment System w/ Galleries" width="208" height="300" /></a><p class="wp-caption-text">Attachment System w/ Galleries</p></div>
<p>Other things that would be included:</p>
<ul>
<li>Full XHTML 1.0 Compliance when showing the Gallery</li>
<li>Browse groups <sup>*</sup></li>
<li>Insert a gallery by name, not by number or post (i.e. [ Air and Space Museum ]) <sup>**</sup></li>
<li>Insert the gallery of a post/page from another post. (i.e. [ gallery name="D.C. Visit - Day 2" ] <strong>or </strong>[ gallery name="D.C. Visit - Day 2" group="2" ])</li>
<li>Master listing of all galleries <sup>*</sup></li>
<li>Conform to 2.7.x WireFrames <sup>*</sup></li>
<li>[ gallery ] shows all items in groups 1+. Items that are in the default non-group section do not show.</li>
<li>(Planned: 2.8) TinyMCE would display a preview of the [ gallery ] just as you see a single image preview. <sup>*</sup></li>
</ul>
<p>This is the planned first commit of the system into the trunk. Additional features in this list will be added before <a href="http://trac.wordpress.org/ticket/7607" target="_blank">the ticket</a> is fully closed and complete (minus the TinyMCE feature). Enjoy!</p>
<p><strong>Note</strong>: Items that are marked with a * or ** are yet to be coded. Item ** uses the tax system as when you want to show just a gallery group [ Air and Space Museum ] it picks it up as a vaild choice, and displays it as so.</p>
]]></content:encoded>
			<wfw:commentRss>http://bugssite.org/blog/2008/10/09/new-wordpress-gallery-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
