<?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: WP &#8211; Enable read more links for pages</title>
	<atom:link href="http://36flavours.com/2009/08/wp-enable-read-more-links-for-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://36flavours.com/2009/08/wp-enable-read-more-links-for-pages/</link>
	<description>A taste of something different...</description>
	<lastBuildDate>Thu, 19 Aug 2010 02:12:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://36flavours.com/2009/08/wp-enable-read-more-links-for-pages/comment-page-1/#comment-123</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 23 Aug 2009 10:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=287#comment-123</guid>
		<description>It was not possible to use &lt;em&gt;the_excerpt&lt;/em&gt; in the situation I was in.

By default, the excerpt is limited to a length of &lt;strong&gt;55 words&lt;/strong&gt;. Although this &lt;strong&gt;can&lt;/strong&gt; be adjusted by adding a &lt;a href=&quot;http://codex.wordpress.org/Template_Tags/the_excerpt#Control_Excerpt_Length_using_Filters&quot; rel=&quot;nofollow&quot;&gt;excerpt_length&lt;/a&gt; filter, I didn&#039;t want the content to be cut off half way through a paragraph.

On a more important note, using the_excerpt on pages causes it to generate an &lt;strong&gt;automated teaser&lt;/strong&gt; as there is no excerpt field like that in posts. This means that HTML tags and graphics are stripped from the excerpt&#039;s content.

For me, it was important that formatting be preserved when displaying the content.</description>
		<content:encoded><![CDATA[<p>It was not possible to use <em>the_excerpt</em> in the situation I was in.</p>
<p>By default, the excerpt is limited to a length of <strong>55 words</strong>. Although this <strong>can</strong> be adjusted by adding a <a href="http://codex.wordpress.org/Template_Tags/the_excerpt#Control_Excerpt_Length_using_Filters" rel="nofollow">excerpt_length</a> filter, I didn&#8217;t want the content to be cut off half way through a paragraph.</p>
<p>On a more important note, using the_excerpt on pages causes it to generate an <strong>automated teaser</strong> as there is no excerpt field like that in posts. This means that HTML tags and graphics are stripped from the excerpt&#8217;s content.</p>
<p>For me, it was important that formatting be preserved when displaying the content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Thompson</title>
		<link>http://36flavours.com/2009/08/wp-enable-read-more-links-for-pages/comment-page-1/#comment-121</link>
		<dc:creator>Andrew Thompson</dc:creator>
		<pubDate>Sat, 22 Aug 2009 15:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=287#comment-121</guid>
		<description>Pages are conceptually only meant to display content singularly per url, unlike blog posts.

If wanting to display a short summary for a list of pages, the_excerpt would be more appropriate in most cases.

http://codex.wordpress.org/Template_Tags/the_excerpt</description>
		<content:encoded><![CDATA[<p>Pages are conceptually only meant to display content singularly per url, unlike blog posts.</p>
<p>If wanting to display a short summary for a list of pages, the_excerpt would be more appropriate in most cases.</p>
<p><a href="http://codex.wordpress.org/Template_Tags/the_excerpt" rel="nofollow">http://codex.wordpress.org/Template_Tags/the_excerpt</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
