<?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: List some pages with content in WordPress</title>
	<atom:link href="http://webdesign.go41.de/wordpress-tips/list-some-pages-with-content-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.go41.de/wordpress-tips/list-some-pages-with-content-in-wordpress/</link>
	<description>individuelles und professionelles Webdesign, Programmierung und Internetmarketing</description>
	<lastBuildDate>Thu, 08 Dec 2011 15:52:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: daniel mamann resort</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-some-pages-with-content-in-wordpress/#comment-351</link>
		<dc:creator>daniel mamann resort</dc:creator>
		<pubDate>Sun, 29 May 2011 03:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=99#comment-351</guid>
		<description>It&#039;s a pity you don&#039;t have a donate button! I&#039;d without a doubt donate to this superb blog! I guess for now i&#039;ll settle for bookmarking and adding your RSS feed to my Google account. I look forward to fresh updates and will talk about this website with my Facebook group. Talk soon!</description>
		<content:encoded><![CDATA[<p>It&#8217;s a pity you don&#8217;t have a donate button! I&#8217;d without a doubt donate to this superb blog! I guess for now i&#8217;ll settle for bookmarking and adding your RSS feed to my Google account. I look forward to fresh updates and will talk about this website with my Facebook group. Talk soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Scott</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-some-pages-with-content-in-wordpress/#comment-20</link>
		<dc:creator>Barry Scott</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=99#comment-20</guid>
		<description>Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JW</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-some-pages-with-content-in-wordpress/#comment-19</link>
		<dc:creator>JW</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=99#comment-19</guid>
		<description>an easy way to truncate the_content would be:
&lt;pre&gt;&lt;code&gt;&lt;?php echo substr(strip_tags($post-&gt;post_content), 0, 150);?&gt;&lt;/code&gt;&lt;/pre&gt;
eg: strip all formatting and display just (here) 150 characters

more possibilities you could find here:

http://www.go41.de/218/anzahl-der-worte-in-the_excerpt-andern/

or: you could also use a custom field &#039;pagedesc&#039; and look up the content of this field in your query..</description>
		<content:encoded><![CDATA[<p>an easy way to truncate the_content would be:</p>
<pre><code>&lt;?php echo substr(strip_tags($post-&gt;post_content), 0, 150);?&gt;</code></pre>
<p>eg: strip all formatting and display just (here) 150 characters</p>
<p>more possibilities you could find here:</p>
<p><a href="http://www.go41.de/218/anzahl-der-worte-in-the_excerpt-andern/" rel="nofollow">http://www.go41.de/218/anzahl-der-worte-in-the_excerpt-andern/</a></p>
<p>or: you could also use a custom field &#8216;pagedesc&#8217; and look up the content of this field in your query..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Scott</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-some-pages-with-content-in-wordpress/#comment-18</link>
		<dc:creator>Barry Scott</dc:creator>
		<pubDate>Wed, 18 Mar 2009 08:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=99#comment-18</guid>
		<description>Thank you for this, it is exactly what I needed.

As pages do not support excerpts like posts do, is there anyway to control what is displayed on the index page other than using the More tag?</description>
		<content:encoded><![CDATA[<p>Thank you for this, it is exactly what I needed.</p>
<p>As pages do not support excerpts like posts do, is there anyway to control what is displayed on the index page other than using the More tag?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

