<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Wordpress主题推荐：Digital Statement</title>
	<atom:link href="http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/</link>
	<description>天天希望</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:18:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jays</title>
		<link>http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/comment-page-1/#comment-1640</link>
		<dc:creator>Jays</dc:creator>
		<pubDate>Fri, 05 Dec 2008 13:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.365hope.com/?p=444#comment-1640</guid>
		<description>5. 每篇文章左侧均附带一个缩略图，你需要建立一个名为“Image”的自定义域。

这个要怎么实现呢？能不能详细的说一下</description>
		<content:encoded><![CDATA[<p>5. 每篇文章左侧均附带一个缩略图，你需要建立一个名为“Image”的自定义域。</p>
<p>这个要怎么实现呢？能不能详细的说一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed</title>
		<link>http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/comment-page-1/#comment-547</link>
		<dc:creator>Reed</dc:creator>
		<pubDate>Fri, 21 Nov 2008 04:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.365hope.com/?p=444#comment-547</guid>
		<description>应该没有什么问题吧，显示正常啊。不过要注意，要使用英文输入法切换，在href=和src=后面的英文双引号。</description>
		<content:encoded><![CDATA[<p>应该没有什么问题吧，显示正常啊。不过要注意，要使用英文输入法切换，在href=和src=后面的英文双引号。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seven</title>
		<link>http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/comment-page-1/#comment-546</link>
		<dc:creator>seven</dc:creator>
		<pubDate>Fri, 21 Nov 2008 04:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.365hope.com/?p=444#comment-546</guid>
		<description>呵呵 我对代码这个一窍不通
顺便请教个问题
麻烦你看下我的顶部的幻灯片
只显示4张了
我改代码就出错

&lt;!-- Initialization of SmoothGallery--&gt;

	function startGallery() {
	var myGallery = new gallery($(&#039;myGallery&#039;),
	{timed: true});}
	window.addEvent(&#039;domready&#039;,startGallery);

&lt;!-- Creation of the html for the gallery --&gt;

	
	
	
	
	 
	&lt;!-- Verify if you set the custom field gallery_image for the post --&gt;
	
		&lt;!--define a gallery element--&gt;
		  
			&lt;!--post&#039;s title to show for this element--&gt;
			
			&lt;!--post&#039;s excerpt to show for this element--&gt;
			 
			&lt;!--Link to the full post--&gt;
			&lt;a href=&quot;&quot; title=&quot;Read more&quot; class=&quot;open&quot;&gt;&lt;/a&gt; 
			&lt;!-- Define the image for the gallery --&gt;
			&lt;img src=&quot;&quot; class=&quot;full&quot; alt=&quot;&quot;/&gt; 
			&lt;!-- Define the thumbnail for the gallery --&gt;
			&lt;img src=&quot;&quot; class=&quot;thumbnail&quot; alt=&quot;&quot;/&gt; 
		
	
	
</description>
		<content:encoded><![CDATA[<p>呵呵 我对代码这个一窍不通<br />
顺便请教个问题<br />
麻烦你看下我的顶部的幻灯片<br />
只显示4张了<br />
我改代码就出错</p>
<p><!-- Initialization of SmoothGallery--></p>
<p>	function startGallery() {<br />
	var myGallery = new gallery($(&#8216;myGallery&#8217;),<br />
	{timed: true});}<br />
	window.addEvent(&#8216;domready&#8217;,startGallery);</p>
<p><!-- Creation of the html for the gallery --></p>
<p>	<!-- Verify if you set the custom field gallery_image for the post --></p>
<p>		<!--define a gallery element--></p>
<p>			<!--post's title to show for this element--></p>
<p>			<!--post's excerpt to show for this element--></p>
<p>			<!--Link to the full post--><br />
			&lt;a href=&#8221;" title=&#8221;Read more&#8221; class=&#8221;open&#8221;&gt;<br />
			<!-- Define the image for the gallery --><br />
			&lt;img src=&#8221;" class=&#8221;full&#8221; alt=&#8221;"/&gt;<br />
			<!-- Define the thumbnail for the gallery --><br />
			&lt;img src=&#8221;" class=&#8221;thumbnail&#8221; alt=&#8221;"/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed</title>
		<link>http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/comment-page-1/#comment-445</link>
		<dc:creator>Reed</dc:creator>
		<pubDate>Wed, 19 Nov 2008 14:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.365hope.com/?p=444#comment-445</guid>
		<description>我已经在本文的演示网站链接指向了你。看来，你或许是最认真使用这个主题的人了，想必也研究的比较透了。以后有使用方面的问题，大家就可以向你讨教了啊：-）</description>
		<content:encoded><![CDATA[<p>我已经在本文的演示网站链接指向了你。看来，你或许是最认真使用这个主题的人了，想必也研究的比较透了。以后有使用方面的问题，大家就可以向你讨教了啊：-）</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seven</title>
		<link>http://www.365hope.com/2008/11/12/recomend_wordpress_theme_ditigal_statement/comment-page-1/#comment-444</link>
		<dc:creator>seven</dc:creator>
		<pubDate>Wed, 19 Nov 2008 14:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.365hope.com/?p=444#comment-444</guid>
		<description>完善了。。哈哈</description>
		<content:encoded><![CDATA[<p>完善了。。哈哈</p>
]]></content:encoded>
	</item>
</channel>
</rss>

