<?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: Page Tree</title>
	<atom:link href="http://mansjonasson.se/wordpress-plugins/wppagetree/feed/" rel="self" type="application/rss+xml" />
	<link>http://mansjonasson.se</link>
	<description></description>
	<lastBuildDate>Sun, 28 Feb 2010 07:26:57 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4399</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4399</guid>
		<description>Hello Mans
That does make sense.
Thanks so much for your good piece of advice.
All the best
Robert</description>
		<content:encoded><![CDATA[<p>Hello Mans<br />
That does make sense.<br />
Thanks so much for your good piece of advice.<br />
All the best<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Måns Jonasson</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4397</link>
		<dc:creator>Måns Jonasson</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4397</guid>
		<description>Ah, yes. The public display using either the widget or short codes is tricker to get working properly, which is why I didn&#039;t want to add the function in the first place. :)

Displaying the tree on your site is hard since I don&#039;t know what CSS you have around it. Most likely what is happening is that your site has CSS overriding the list-styling that takes place in the page-tree CSS. 

I&#039;d make changes to the tree CSS to make it inline or otherwise override all site CSS, but since I didn&#039;t think of that from the beginning, that would quite possibly mess up a lot of peoples current configurations and CSS made for their trees.

My best advice to you is to look at the HTML and CSS output by the tree and make changes to your site CSS to style the tree the way you want it.

/M;</description>
		<content:encoded><![CDATA[<p>Ah, yes. The public display using either the widget or short codes is tricker to get working properly, which is why I didn&#8217;t want to add the function in the first place. :)</p>
<p>Displaying the tree on your site is hard since I don&#8217;t know what CSS you have around it. Most likely what is happening is that your site has CSS overriding the list-styling that takes place in the page-tree CSS. </p>
<p>I&#8217;d make changes to the tree CSS to make it inline or otherwise override all site CSS, but since I didn&#8217;t think of that from the beginning, that would quite possibly mess up a lot of peoples current configurations and CSS made for their trees.</p>
<p>My best advice to you is to look at the HTML and CSS output by the tree and make changes to your site CSS to style the tree the way you want it.</p>
<p>/M;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4395</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 24 Feb 2010 03:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4395</guid>
		<description>Hello Mans,

Sorry, perhaps I am missing something, but all I see is a tree without graphics as if CSS is not recognized.

If I am not mistaken, the tree can be placed anywhere using:


However, the tree shows correct under Pages on the Dashboard.
There, the CSS is referenced in the  section, not above
jQuery(document).ready(function()

Well, it should work either way...

In the HTML page source I can see the code for the Expand, Collapse and Toggle buttons but they are not displayed.

Same when using Page Tree as a widget.

Cheers
Robert</description>
		<content:encoded><![CDATA[<p>Hello Mans,</p>
<p>Sorry, perhaps I am missing something, but all I see is a tree without graphics as if CSS is not recognized.</p>
<p>If I am not mistaken, the tree can be placed anywhere using:</p>
<p>However, the tree shows correct under Pages on the Dashboard.<br />
There, the CSS is referenced in the  section, not above<br />
jQuery(document).ready(function()</p>
<p>Well, it should work either way&#8230;</p>
<p>In the HTML page source I can see the code for the Expand, Collapse and Toggle buttons but they are not displayed.</p>
<p>Same when using Page Tree as a widget.</p>
<p>Cheers<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4393</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4393</guid>
		<description>Thanks a lot Mans,
I will persue a clean install tomorrow to rule out any possible odds and get back to you, shortly, with error messages, if any.
Cheers
Robert</description>
		<content:encoded><![CDATA[<p>Thanks a lot Mans,<br />
I will persue a clean install tomorrow to rule out any possible odds and get back to you, shortly, with error messages, if any.<br />
Cheers<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Måns Jonasson</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4392</link>
		<dc:creator>Måns Jonasson</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4392</guid>
		<description>Sorry Robert, but I can&#039;t replicate this error. I tested the new version with IE7 and I get no errors. 

Could you send me more information on exactly what error message you are getting? Thanks.

/M;</description>
		<content:encoded><![CDATA[<p>Sorry Robert, but I can&#8217;t replicate this error. I tested the new version with IE7 and I get no errors. </p>
<p>Could you send me more information on exactly what error message you are getting? Thanks.</p>
<p>/M;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4391</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 23 Feb 2010 11:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4391</guid>
		<description>Hello Mans

Thanks a lot for your prompt action.

Still no good, IE7 now throws a JavaScript error originating
in some .js file in line 132, &quot;Property not supported by object&quot;.

The tree is shown without lines and Expand/Collapse images.

Perhaps this helps further.

Cheers
Robert</description>
		<content:encoded><![CDATA[<p>Hello Mans</p>
<p>Thanks a lot for your prompt action.</p>
<p>Still no good, IE7 now throws a JavaScript error originating<br />
in some .js file in line 132, &#8220;Property not supported by object&#8221;.</p>
<p>The tree is shown without lines and Expand/Collapse images.</p>
<p>Perhaps this helps further.</p>
<p>Cheers<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Måns Jonasson</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4389</link>
		<dc:creator>Måns Jonasson</dc:creator>
		<pubDate>Tue, 23 Feb 2010 09:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4389</guid>
		<description>Wow, thanks for finding that. Turns out that page-tree.css has not been around for ages and the link (which was wrong in this version) has been defunct for a while.

I&#039;ve updated with v 2.6.1 correcting these errors to the WP plugin repository now.

/M;</description>
		<content:encoded><![CDATA[<p>Wow, thanks for finding that. Turns out that page-tree.css has not been around for ages and the link (which was wrong in this version) has been defunct for a while.</p>
<p>I&#8217;ve updated with v 2.6.1 correcting these errors to the WP plugin repository now.</p>
<p>/M;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4388</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4388</guid>
		<description>Hello Mans,

First of all tusen takk for sharing this jewel.

The latest version has two bugs as far as I can see:

1.in wppagetree.php (link=&quot;rek&quot; ) should read (link=&quot;rel&quot; )
2.page-tree.css is not in its designated location

I hope that&#039;s it :-)

Cheers
Robert
Okinawa, Japan</description>
		<content:encoded><![CDATA[<p>Hello Mans,</p>
<p>First of all tusen takk for sharing this jewel.</p>
<p>The latest version has two bugs as far as I can see:</p>
<p>1.in wppagetree.php (link=&#8221;rek&#8221; ) should read (link=&#8221;rel&#8221; )<br />
2.page-tree.css is not in its designated location</p>
<p>I hope that&#8217;s it :-)</p>
<p>Cheers<br />
Robert<br />
Okinawa, Japan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jof</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4381</link>
		<dc:creator>Jof</dc:creator>
		<pubDate>Wed, 17 Feb 2010 02:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4381</guid>
		<description>i love the plugin! it works great!
except for one small issue:
some of my pages just wont show up in the list. they are not set to private or anything and are assigned under the page parents just like all the others but it wont display the page. it also does this in the wp-admin area of Page Tree.

Any ideas?</description>
		<content:encoded><![CDATA[<p>i love the plugin! it works great!<br />
except for one small issue:<br />
some of my pages just wont show up in the list. they are not set to private or anything and are assigned under the page parents just like all the others but it wont display the page. it also does this in the wp-admin area of Page Tree.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Måns Jonasson</title>
		<link>http://mansjonasson.se/wordpress-plugins/wppagetree/comment-page-2/#comment-4377</link>
		<dc:creator>Måns Jonasson</dc:creator>
		<pubDate>Mon, 15 Feb 2010 08:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mansjonasson.se/?page_id=12#comment-4377</guid>
		<description>Exactly, you can use the example from the FAQ:

&lt;?php pagetree_public($expand = false, $show_controls = false, $only_subpages = false, $child_of = false); ?&gt;

Experiment with changing the options from false to true for each one to get the view you want.

In the future I might add a quicktag for this option instead.

/M;</description>
		<content:encoded><![CDATA[<p>Exactly, you can use the example from the FAQ:</p>
<p>&lt;?php pagetree_public($expand = false, $show_controls = false, $only_subpages = false, $child_of = false); ?&gt;</p>
<p>Experiment with changing the options from false to true for each one to get the view you want.</p>
<p>In the future I might add a quicktag for this option instead.</p>
<p>/M;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
