<?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: Listing subpages in Wordpress</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 16:59:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/comment-page-1/#comment-620933</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Sun, 08 Feb 2009 15:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/#comment-620933</guid>
		<description>@diether
There have been some changes to wordpress since this came out. I had another way of doing this posted here:
http://www.scriptygoddess.com/archives/2008/01/17/using-wordpress-with-some-modifications-as-a-cms/
(look at the first block of code in step 3 - the text and code that follows in italics is outdated stuff)</description>
		<content:encoded><![CDATA[<p>@diether<br />
There have been some changes to wordpress since this came out. I had another way of doing this posted here:<br />
<a href="http://www.scriptygoddess.com/archives/2008/01/17/using-wordpress-with-some-modifications-as-a-cms/" rel="nofollow">http://www.scriptygoddess.com/archives/2008/01/17/using-wordpress-with-some-modifications-as-a-cms/</a><br />
(look at the first block of code in step 3 &#8211; the text and code that follows in italics is outdated stuff)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diether</title>
		<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/comment-page-1/#comment-620899</link>
		<dc:creator>Diether</dc:creator>
		<pubDate>Sun, 08 Feb 2009 09:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/#comment-620899</guid>
		<description>Hi , Im trying to add this, but it doesnt seem to work.
Where exactly in my header.php do I need to add this ?</description>
		<content:encoded><![CDATA[<p>Hi , Im trying to add this, but it doesnt seem to work.<br />
Where exactly in my header.php do I need to add this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/comment-page-1/#comment-595958</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/#comment-595958</guid>
		<description>phew!

Works perfectly, tried about 20 other solutions but none quite did what they said they would do.

Many thanks</description>
		<content:encoded><![CDATA[<p>phew!</p>
<p>Works perfectly, tried about 20 other solutions but none quite did what they said they would do.</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scriptygoddess &#187; Blog Archive &#187; Using Wordpress (with some modifications) as a CMS</title>
		<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/comment-page-1/#comment-545177</link>
		<dc:creator>scriptygoddess &#187; Blog Archive &#187; Using Wordpress (with some modifications) as a CMS</dc:creator>
		<pubDate>Thu, 17 Jan 2008 19:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/#comment-545177</guid>
		<description>[...] any case, this is how I did the subnavigation. Using a trick I&#039;d posted about before - I get the list of subpages this way: (This goes at the very top of my header.php template [...]</description>
		<content:encoded><![CDATA[<p>[...] any case, this is how I did the subnavigation. Using a trick I&#039;d posted about before &#8211; I get the list of subpages this way: (This goes at the very top of my header.php template [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/comment-page-1/#comment-520864</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Thu, 05 Jul 2007 03:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/#comment-520864</guid>
		<description>(Sorry I&#039;m getting back to this so late - apparently a bunch of comments never got emailed to me, so they&#039;ve been stuck in moderation)

Anyway...The first snippet I put in header.php above any HTML.

Then the second snippet is in my sidebar. HTH</description>
		<content:encoded><![CDATA[<p>(Sorry I&#039;m getting back to this so late &#8211; apparently a bunch of comments never got emailed to me, so they&#039;ve been stuck in moderation)</p>
<p>Anyway&#8230;The first snippet I put in header.php above any HTML.</p>
<p>Then the second snippet is in my sidebar. HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/comment-page-1/#comment-520375</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 30 Jun 2007 05:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/04/30/listing-subpages-in-wordpress/#comment-520375</guid>
		<description>Trying to get this to work on my site but of course i&#039;m having issues. Could you spare some knowledge as to exactly where you put the two pieces of code? Thanks</description>
		<content:encoded><![CDATA[<p>Trying to get this to work on my site but of course i&#039;m having issues. Could you spare some knowledge as to exactly where you put the two pieces of code? Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.435 seconds -->
