<?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"
	>
<channel>
	<title>Comments on: Page Excerpt</title>
	<atom:link href="http://blog.ftwr.co.uk/wordpress/page-excerpt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ftwr.co.uk</link>
	<description>Random commentary...</description>
	<pubDate>Mon, 13 Oct 2008 20:38:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Pontus</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-171757</link>
		<dc:creator>Pontus</dc:creator>
		<pubDate>Tue, 23 Sep 2008 06:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-171757</guid>
		<description>Oh, now I see :P That's exactly what I need.

Thanks a million.</description>
		<content:encoded><![CDATA[<p>Oh, now I see <img src='http://blog.ftwr.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> That&#8217;s exactly what I need.</p>
<p>Thanks a million.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: westi</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-171703</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Mon, 22 Sep 2008 17:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-171703</guid>
		<description>@Pontus: Yes that is exactly what I wrote this plugin for.  Along with my &lt;a href="http://blog.ftwr.co.uk/wordpress/query-child-of-page/" rel="nofollow"&gt;query child&lt;/a&gt; plugin this is what &lt;a href="http://blog.ftwr.co.uk/wordpress/" rel="nofollow"&gt;this page&lt;/a&gt; is generated using.

&lt;blockquote&gt;
&lt;code&gt;
&#60;?php query_posts('static=true&#038;posts_per_page=-1&#038;child_of='.$id.'&#038;order=ASC'); ?&gt;
&#60;?php if(have_posts()) : while (have_posts()) : the_post(); ?&gt;
&#60;dt&gt;&#60;a href="&lt; ?php the_permalink();? rel="nofollow"&gt;"&gt;&lt; ?php the_title();?&gt;:
&#60;dd style=""&gt;&#60;em&gt;&#60;?php the_excerpt(); ?&gt;&#60;/em&gt;&#60;/dd&gt;
&#60;?php endwhile; endif; ?&gt;		
&lt;/code&gt;
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@Pontus: Yes that is exactly what I wrote this plugin for.  Along with my <a href="http://blog.ftwr.co.uk/wordpress/query-child-of-page/" rel="nofollow">query child</a> plugin this is what <a href="http://blog.ftwr.co.uk/wordpress/" rel="nofollow">this page</a> is generated using.</p>
<blockquote><p>
<code><br />
&lt;?php query_posts('static=true&#038;posts_per_page=-1&#038;child_of='.$id.'&#038;order=ASC'); ?><br />
&lt;?php if(have_posts()) : while (have_posts()) : the_post(); ?><br />
&lt;dt>&lt;a href="< ?php the_permalink();? rel="nofollow">&#8220;>< ?php the_title();?>:<br />
&lt;dd style=&#8221;">&lt;em>&lt;?php the_excerpt(); ?>&lt;/em>&lt;/dd><br />
&lt;?php endwhile; endif; ?><br />
</code>
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pontus</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-171667</link>
		<dc:creator>Pontus</dc:creator>
		<pubDate>Sun, 21 Sep 2008 11:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-171667</guid>
		<description>This plugin sounds great! I have a question though: Is it possible to include the excerpt when I list the subpages of a page? Like this structure:

Title of a page
Excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text.

Another page title
Excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text.

And so on, with all the subpages of a particular page.

Is this possible?

Thanks</description>
		<content:encoded><![CDATA[<p>This plugin sounds great! I have a question though: Is it possible to include the excerpt when I list the subpages of a page? Like this structure:</p>
<p>Title of a page<br />
Excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text.</p>
<p>Another page title<br />
Excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text excerpt text.</p>
<p>And so on, with all the subpages of a particular page.</p>
<p>Is this possible?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Sørlie - Design and communication - Web Design, Logo Design, Branding - Strømmen, Akershus, Norge : My plugins of choice</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-168405</link>
		<dc:creator>Fredrik Sørlie - Design and communication - Web Design, Logo Design, Branding - Strømmen, Akershus, Norge : My plugins of choice</dc:creator>
		<pubDate>Thu, 14 Aug 2008 04:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-168405</guid>
		<description>[...] PJW Page Excerpt Allows you to edit excerpts for Pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] PJW Page Excerpt Allows you to edit excerpts for Pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-167078</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 03 Aug 2008 14:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-167078</guid>
		<description>Thanks for the reminder!  The fact that the pages have disappeared from the search results after the introduction of your plugin to our site is not a question. I searched on a  proper noun that was only found in four pages and four posts. Each page disappeared from the search results immediately after saving a page with a page excerpt.  I have deactivated all other plugins so I've pretty much ruled out conflicts.  As far as I can tell the error is down to either core, search, our theme, or your plugin.  I will continue hunting down the source of this one, I was just hoping you could provide some insight.  Thanks anyway!</description>
		<content:encoded><![CDATA[<p>Thanks for the reminder!  The fact that the pages have disappeared from the search results after the introduction of your plugin to our site is not a question. I searched on a  proper noun that was only found in four pages and four posts. Each page disappeared from the search results immediately after saving a page with a page excerpt.  I have deactivated all other plugins so I&#8217;ve pretty much ruled out conflicts.  As far as I can tell the error is down to either core, search, our theme, or your plugin.  I will continue hunting down the source of this one, I was just hoping you could provide some insight.  Thanks anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: westi</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166958</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Sat, 02 Aug 2008 11:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166958</guid>
		<description>@John: All the plugin does is enable you to put content into a database field that would otherwise be empty.  The search still works fine on this site.  Don't forget that it is ordered by date so the pages may not be the first thing to be returned.</description>
		<content:encoded><![CDATA[<p>@John: All the plugin does is enable you to put content into a database field that would otherwise be empty.  The search still works fine on this site.  Don&#8217;t forget that it is ordered by date so the pages may not be the first thing to be returned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166829</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166829</guid>
		<description>This plugin is a great idea, I really wanted something like it to style search results so that pages had an excerpt like the posts do.  I installed/activated your plugin in a Wordpress 2.6 install, and when I use the excerpt on a page, the page disappears from following search results.  Adding in the "Search Everything" plug-in doesn't seem to help, the pages where I use this plugin just vanish from search results.  Anyway... I'm still looking for a way to fix this, but if you just "happen" to know a quick work around... THANKS!  8-)</description>
		<content:encoded><![CDATA[<p>This plugin is a great idea, I really wanted something like it to style search results so that pages had an excerpt like the posts do.  I installed/activated your plugin in a Wordpress 2.6 install, and when I use the excerpt on a page, the page disappears from following search results.  Adding in the &#8220;Search Everything&#8221; plug-in doesn&#8217;t seem to help, the pages where I use this plugin just vanish from search results.  Anyway&#8230; I&#8217;m still looking for a way to fix this, but if you just &#8220;happen&#8221; to know a quick work around&#8230; THANKS!  <img src='http://blog.ftwr.co.uk/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166306</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 29 Jul 2008 14:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166306</guid>
		<description>Westi,
I don't know what went wrong. It does seem that headspace has some issues with other plugins as well. It doesn't like the lighter menus plugin that well either.

The strange thing with your plugin is what it did to the excerpt box on both pages and posts once it was installed--no more than 1 inch high, small even for the standard excerpt box. 

FYI, other plugins that were installed that may have had some issue with all this - "excerpt editor," "tinymce excerpt editor," "advanced excerpts," and of course "headspace2."

Good luck in figuring it out.</description>
		<content:encoded><![CDATA[<p>Westi,<br />
I don&#8217;t know what went wrong. It does seem that headspace has some issues with other plugins as well. It doesn&#8217;t like the lighter menus plugin that well either.</p>
<p>The strange thing with your plugin is what it did to the excerpt box on both pages and posts once it was installed&#8211;no more than 1 inch high, small even for the standard excerpt box. </p>
<p>FYI, other plugins that were installed that may have had some issue with all this - &#8220;excerpt editor,&#8221; &#8220;tinymce excerpt editor,&#8221; &#8220;advanced excerpts,&#8221; and of course &#8220;headspace2.&#8221;</p>
<p>Good luck in figuring it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: westi</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166119</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Mon, 28 Jul 2008 20:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166119</guid>
		<description>@Charles: Very strange.  I will have to have a look at what the headspace plugin does and try and work out the incompatibility.  My plugin does not add anything to the database but just hooks into the support for excerpts that is built into WordPress.</description>
		<content:encoded><![CDATA[<p>@Charles: Very strange.  I will have to have a look at what the headspace plugin does and try and work out the incompatibility.  My plugin does not add anything to the database but just hooks into the support for excerpts that is built into WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166116</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 28 Jul 2008 18:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166116</guid>
		<description>Update:

I deleted all pages - the site needed a little restructuring and since the page excerpts were causing a problem. . . what the hell! I also deleted all excerpts on the site.

Still no luck.

The excerpt box is still the one inch high box and has  in it - this did not appear prior to the instillation of this plugin. 

I re-installed wordpress and everything functions again - seems your plugin adds something to the database that headspace doesn't like.

BTW. . . the plugin "excerpt editor" does posts and pages and has no conflicts with headspace and tinymce excerpt editor.

I would advise not to use this plugin if you are using headspace</description>
		<content:encoded><![CDATA[<p>Update:</p>
<p>I deleted all pages - the site needed a little restructuring and since the page excerpts were causing a problem. . . what the hell! I also deleted all excerpts on the site.</p>
<p>Still no luck.</p>
<p>The excerpt box is still the one inch high box and has  in it - this did not appear prior to the instillation of this plugin. </p>
<p>I re-installed wordpress and everything functions again - seems your plugin adds something to the database that headspace doesn&#8217;t like.</p>
<p>BTW. . . the plugin &#8220;excerpt editor&#8221; does posts and pages and has no conflicts with headspace and tinymce excerpt editor.</p>
<p>I would advise not to use this plugin if you are using headspace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166110</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 28 Jul 2008 16:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-166110</guid>
		<description>The problem is with your plugin and headspace2. I've uninstalled your plugin but nothing has changed (described below); however, if I remove headspace2 plugin then everything works.

Description. . .
Once I installed your plugin the excerpt box for pages and post became a 1 inch high window - I can not resize it (Tinymce excerpt editor no longer functions, on pages or posts when your plugin was installed or after removal.) I've deleted your plugin but the problems remains.

If I remove the headspace2 plugin then tinymce excerpt editor works fine again (only after your plugin is removed). Tinymce excerpt editor works fine with headspace2 on my other sites (that I didn't use your plugin on thus the conflict isn't really tinymce &#38; headspace) and prior to installing your plugin thus the problem is a conflict between your plugin and headspace2.

Now, I can't remove headspace2 because there is a lot I'm using it for. My guess is that your plugin adds something to the excerpts or database that causes an issue with headspace2 which then causes and issue with tinymce excerpt editor once that issue is created. Hope that made sense.

I'm not certain but, possible removal of the table fields that your plugin adds may solve the problem but I'm not sure what it added.

Let me know what fields I may need to delete and I can try that.


The problem with lighter menus. . . 
Solved this by using Ozh drop down menus. Works fine.

Only problem now is with tinymce excerpt editor working while headspace2 is on.</description>
		<content:encoded><![CDATA[<p>The problem is with your plugin and headspace2. I&#8217;ve uninstalled your plugin but nothing has changed (described below); however, if I remove headspace2 plugin then everything works.</p>
<p>Description. . .<br />
Once I installed your plugin the excerpt box for pages and post became a 1 inch high window - I can not resize it (Tinymce excerpt editor no longer functions, on pages or posts when your plugin was installed or after removal.) I&#8217;ve deleted your plugin but the problems remains.</p>
<p>If I remove the headspace2 plugin then tinymce excerpt editor works fine again (only after your plugin is removed). Tinymce excerpt editor works fine with headspace2 on my other sites (that I didn&#8217;t use your plugin on thus the conflict isn&#8217;t really tinymce &amp; headspace) and prior to installing your plugin thus the problem is a conflict between your plugin and headspace2.</p>
<p>Now, I can&#8217;t remove headspace2 because there is a lot I&#8217;m using it for. My guess is that your plugin adds something to the excerpts or database that causes an issue with headspace2 which then causes and issue with tinymce excerpt editor once that issue is created. Hope that made sense.</p>
<p>I&#8217;m not certain but, possible removal of the table fields that your plugin adds may solve the problem but I&#8217;m not sure what it added.</p>
<p>Let me know what fields I may need to delete and I can try that.</p>
<p>The problem with lighter menus. . .<br />
Solved this by using Ozh drop down menus. Works fine.</p>
<p>Only problem now is with tinymce excerpt editor working while headspace2 is on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sillybean &#187; New WordPress plugin: Post and Page Excerpt Widgets</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-165757</link>
		<dc:creator>sillybean &#187; New WordPress plugin: Post and Page Excerpt Widgets</dc:creator>
		<pubDate>Sun, 27 Jul 2008 02:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-165757</guid>
		<description>[...] page excerpts were taken out of WordPress somewhere along the way, so the widget requires the Page Excerpt plugin to handle those. If The Excerpt Reloaded is installed, the widget will use that function; [...]</description>
		<content:encoded><![CDATA[<p>[...] page excerpts were taken out of WordPress somewhere along the way, so the widget requires the Page Excerpt plugin to handle those. If The Excerpt Reloaded is installed, the widget will use that function; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: westi</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-164661</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Tue, 22 Jul 2008 20:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-164661</guid>
		<description>@Charles: I am not sure how this plugin can cause a conflict as it only adds something on the "Write &gt; Page" page and the extra html it adds is the same as that which is used on the "Write &gt; Post" page.

Can you be more specific about the problems you are seeing?</description>
		<content:encoded><![CDATA[<p>@Charles: I am not sure how this plugin can cause a conflict as it only adds something on the &#8220;Write > Page&#8221; page and the extra html it adds is the same as that which is used on the &#8220;Write > Post&#8221; page.</p>
<p>Can you be more specific about the problems you are seeing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-164650</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-164650</guid>
		<description>Tried your plugin on a site of mine and now I'm having problems with other plugins.

Out of three sites only the one I used this pulgin on is having the problems.

problems:
when I activate headspace2 plugin the lighter menus plugiin does not function on page/post write &#38; edit panels. Also The tinymce excerpteditor no longer works, this started the instant I installed this plugin and now that it is deleted it works only if headspace2 is turned off.

I posted on the headspace site. It's clear that some conflict is created by your plugin with headspace2 and that conflict continues even after your plugin is deleted.

Would love to get this fixed. . .
thanks.</description>
		<content:encoded><![CDATA[<p>Tried your plugin on a site of mine and now I&#8217;m having problems with other plugins.</p>
<p>Out of three sites only the one I used this pulgin on is having the problems.</p>
<p>problems:<br />
when I activate headspace2 plugin the lighter menus plugiin does not function on page/post write &amp; edit panels. Also The tinymce excerpteditor no longer works, this started the instant I installed this plugin and now that it is deleted it works only if headspace2 is turned off.</p>
<p>I posted on the headspace site. It&#8217;s clear that some conflict is created by your plugin with headspace2 and that conflict continues even after your plugin is deleted.</p>
<p>Would love to get this fixed. . .<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfonso</title>
		<link>http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-164454</link>
		<dc:creator>Alfonso</dc:creator>
		<pubDate>Mon, 21 Jul 2008 21:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/wordpress/page-excerpt/#comment-164454</guid>
		<description>Hi!

I'm definitely interested in the comptibility requested by Angie Walton. &lt;a href="http://wordpress.org/extend/plugins/improved-include-page/" title="Improved Include Page" rel="nofollow"&gt;Improved Include Page&lt;/a&gt; does a great job of allowing a page's content to be extracted and added to a template (including a widget, which I haven't tried). It's very versatile, as it allows for the inclusion of the entirety of a page's content or an excerpt (determined by the !--more-- tag).

The functionality that I (and I think Angie) want is for that plugin to call your plugin's custom page excerpt, so that the excerpt displayed on my index page isn't simply the first paragraph of the page, but a descriptive text that better suits this context.

Please let me know if there is more information I can supply. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m definitely interested in the comptibility requested by Angie Walton. <a href="http://wordpress.org/extend/plugins/improved-include-page/" title="Improved Include Page" rel="nofollow">Improved Include Page</a> does a great job of allowing a page&#8217;s content to be extracted and added to a template (including a widget, which I haven&#8217;t tried). It&#8217;s very versatile, as it allows for the inclusion of the entirety of a page&#8217;s content or an excerpt (determined by the !&#8211;more&#8211; tag).</p>
<p>The functionality that I (and I think Angie) want is for that plugin to call your plugin&#8217;s custom page excerpt, so that the excerpt displayed on my index page isn&#8217;t simply the first paragraph of the page, but a descriptive text that better suits this context.</p>
<p>Please let me know if there is more information I can supply. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
