<?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>indexu.com &#187; template</title>
	<atom:link href="http://www.indexu.com/tag/template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indexu.com</link>
	<description>developer blog</description>
	<lastBuildDate>Wed, 30 Jun 2010 05:06:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Show uploaded image from image custom field</title>
		<link>http://www.indexu.com/show-uploaded-image-from-image-custom-field/</link>
		<comments>http://www.indexu.com/show-uploaded-image-from-image-custom-field/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 06:11:51 +0000</pubDate>
		<dc:creator>dody</dc:creator>
				<category><![CDATA[Custom field]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[image upload]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.indexu.com/?p=9</guid>
		<description><![CDATA[With custom field, you can have a new data field with image type. In add and modify link form the field will be added automatically. To show the uploaded image in the listing page and detail page, you need to add the following code in template file: rows.html for listing and detail_link.html for detail page. [...]]]></description>
			<content:encoded><![CDATA[<p>With custom field, you can have a new data field with image type. In add and modify link form the field will be added automatically.</p>
<p>To show the uploaded image in the listing page and detail page, you need to add the following code in template file: <code>rows.html</code> for listing and <code>detail_link.html</code> for detail page.</p>

<div class="wp_codebox"><table><tr id="p92"><td class="code" id="p9code2"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">img</span></a> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;&lt;%$theimage%&gt;</span></span>&quot; /&gt;</pre></td></tr></table></div>

<p>Change <code><%$theimage%></code> with custom field name you have.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.indexu.com/show-uploaded-image-from-image-custom-field/&amp;n=Show+uploaded+image+from+image+custom+field&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.indexu.com/show-uploaded-image-from-image-custom-field/&amp;title=Show+uploaded+image+from+image+custom+field" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.indexu.com/show-uploaded-image-from-image-custom-field/&amp;t=Show+uploaded+image+from+image+custom+field" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.indexu.com/show-uploaded-image-from-image-custom-field/&amp;title=Show+uploaded+image+from+image+custom+field" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://www.indexu.com/show-uploaded-image-from-image-custom-field/" rel="nofollow" class="external" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Show+uploaded+image+from+image+custom+field+-+http://b2l.me/y3mjz&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.indexu.com/show-uploaded-image-from-image-custom-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

