<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: update to WP-PagesNav</title>
	<link>http://wp.sieker.info/update-to-wp-pagesnav</link>
	<description>Wordpress Plugins and information</description>
	<pubDate>Tue, 06 Jan 2009 01:48:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Matt Johnson</title>
		<link>http://wp.sieker.info/update-to-wp-pagesnav#comment-9407</link>
		<author>Matt Johnson</author>
		<pubDate>Thu, 02 Nov 2006 21:44:31 +0000</pubDate>
		<guid>http://wp.sieker.info/update-to-wp-pagesnav#comment-9407</guid>
		<description>Great plug-in.  Though something should be mentioned in the readme.txt about the list_tag and the fact that you can use standard wordpress parameters like "sort_column=menu_order" to the wp_pagess_nav - that was a bit unclear and took a few hours to figure out (Only figured out after coming here and reading your comment)

Anyway, great plugin.  Good work!</description>
		<content:encoded><![CDATA[<p>Great plug-in.  Though something should be mentioned in the readme.txt about the list_tag and the fact that you can use standard wordpress parameters like &#8220;sort_column=menu_order&#8221; to the wp_pagess_nav - that was a bit unclear and took a few hours to figure out (Only figured out after coming here and reading your comment)</p>
<p>Anyway, great plugin.  Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan Kitchens</title>
		<link>http://wp.sieker.info/update-to-wp-pagesnav#comment-4834</link>
		<author>Susan Kitchens</author>
		<pubDate>Wed, 06 Sep 2006 23:34:20 +0000</pubDate>
		<guid>http://wp.sieker.info/update-to-wp-pagesnav#comment-4834</guid>
		<description>Hi Adi... Susan Kitchens here. A while back (sometime in 2005?) my boyfriend and I altered PagesNav to display only ancestors + siblings of the current page. I remember corresponding with you at the time and I sent you our code. Did you ever incorporate it into the plug in? Do you plan to?

Cheers,

Susan</description>
		<content:encoded><![CDATA[<p>Hi Adi&#8230; Susan Kitchens here. A while back (sometime in 2005?) my boyfriend and I altered PagesNav to display only ancestors + siblings of the current page. I remember corresponding with you at the time and I sent you our code. Did you ever incorporate it into the plug in? Do you plan to?</p>
<p>Cheers,</p>
<p>Susan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weekend</title>
		<link>http://wp.sieker.info/update-to-wp-pagesnav#comment-2764</link>
		<author>weekend</author>
		<pubDate>Thu, 22 Jun 2006 11:58:52 +0000</pubDate>
		<guid>http://wp.sieker.info/update-to-wp-pagesnav#comment-2764</guid>
		<description>Do you think you should put the parameter "list_tag=1" in template-source.php?

It seems to be not working as the css for the top level doesn't work(white text and no backbround color).</description>
		<content:encoded><![CDATA[<p>Do you think you should put the parameter &#8220;list_tag=1&#8243; in template-source.php?</p>
<p>It seems to be not working as the css for the top level doesn&#8217;t work(white text and no backbround color).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi J. Sieker</title>
		<link>http://wp.sieker.info/update-to-wp-pagesnav#comment-2303</link>
		<author>Adi J. Sieker</author>
		<pubDate>Mon, 15 May 2006 10:26:10 +0000</pubDate>
		<guid>http://wp.sieker.info/update-to-wp-pagesnav#comment-2303</guid>
		<description>Hi,

there is no way to supply an alternate title for the navigation.
You will have to add the home link manually,
something like this:

&#60;ul&#62;
  &#60;li&#62;&#60;a href="&#60;?php echo get_settings('home'); ?&#62;"&#62;Blog&#60;/a&#62;&#60;/li&#62;
  &#60;?php wp_pages_nav("sort_column=menu_order&#038;show_all_parents=0&#038;show_root=1&#038;list_tag="); ?&#62;
&#60;/ul&#62;


Regards
Adi</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>there is no way to supply an alternate title for the navigation.<br />
You will have to add the home link manually,<br />
something like this:</p>
<p>&lt;ul&gt;<br />
  &lt;li&gt;&lt;a href=&#8221;&lt;?php echo get_settings(&#8217;home&#8217;); ?&gt;&#8221;&gt;Blog&lt;/a&gt;&lt;/li&gt;<br />
  &lt;?php wp_pages_nav(&#8221;sort_column=menu_order&#038;show_all_parents=0&#038;show_root=1&#038;list_tag=&#8221;); ?&gt;<br />
&lt;/ul&gt;</p>
<p>Regards<br />
Adi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://wp.sieker.info/update-to-wp-pagesnav#comment-2293</link>
		<author>Johan</author>
		<pubDate>Sun, 14 May 2006 16:11:43 +0000</pubDate>
		<guid>http://wp.sieker.info/update-to-wp-pagesnav#comment-2293</guid>
		<description>Any idea how to set a different title for each &#60;a&#62;
in the WP admin when adding a page

Also the first &#60;a&#62; should be the home link like
&#60;a href="/" rel="nofollow"&#62;</description>
		<content:encoded><![CDATA[<p>Any idea how to set a different title for each &lt;a&gt;<br />
in the WP admin when adding a page</p>
<p>Also the first &lt;a&gt; should be the home link like<br />
&lt;a href=&#8221;/&#8221; rel=&#8221;nofollow&#8221;&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
