<?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: Inline Posts en Categorieën (Powered by Aral Balkan)</title>
	<atom:link href="http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan/feed" rel="self" type="application/rss+xml" />
	<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan</link>
	<description>Persoonlijke mening en visie van Ronny Welter</description>
	<pubDate>Thu, 21 Aug 2008 06:26:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: WILFREDENELKE.NL &#187; link</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-126</link>
		<dc:creator>WILFREDENELKE.NL &#187; link</dc:creator>
		<pubDate>Thu, 24 Jan 2008 07:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-126</guid>
		<description>[...] http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan" rel="nofollow">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-89</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Fri, 28 Dec 2007 16:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-89</guid>
		<description>zou perfect mogelijk moeten zijn.
Aarzel niet om zelf het PHP bestand te wijzigen naar je eigen wensen. Zolang je er de vermeldingen van Aral Balkan (de originele auteur van de plugin) en mij in laat zie ik alle wijzigingen tegemoet. Laat zeker even zien wat je ervan gemaakt hebt, ik zal er met veel plezier naar linken!</description>
		<content:encoded><![CDATA[<p>zou perfect mogelijk moeten zijn.<br />
Aarzel niet om zelf het PHP bestand te wijzigen naar je eigen wensen. Zolang je er de vermeldingen van Aral Balkan (de originele auteur van de plugin) en mij in laat zie ik alle wijzigingen tegemoet. Laat zeker even zien wat je ervan gemaakt hebt, ik zal er met veel plezier naar linken!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragon</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-82</link>
		<dc:creator>Dragon</dc:creator>
		<pubDate>Thu, 27 Dec 2007 16:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-82</guid>
		<description>Hey,

Is het ook mogelijk om het automatisch de laatste 2 post te laten weergeven in een pagina? 
Voorbeeld:
Ik heb een home en een subpagina. Op de home staat alleen een paar post. Maar op de subpagina (beheerd door author x) word alleen de laatste 2 post die door author x gepost zijn weergeven.

Want ik heb verschillende subpagina's en al deze pagina's worden door verschillende authors beheerd. Vandaar dat ik dit vraag. Thnx</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Is het ook mogelijk om het automatisch de laatste 2 post te laten weergeven in een pagina?<br />
Voorbeeld:<br />
Ik heb een home en een subpagina. Op de home staat alleen een paar post. Maar op de subpagina (beheerd door author x) word alleen de laatste 2 post die door author x gepost zijn weergeven.</p>
<p>Want ik heb verschillende subpagina&#8217;s en al deze pagina&#8217;s worden door verschillende authors beheerd. Vandaar dat ik dit vraag. Thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-36</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Wed, 24 Oct 2007 13:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-36</guid>
		<description>Good job!
I'll post the update later on right here!
Thanks for letting me know how you solved this.</description>
		<content:encoded><![CDATA[<p>Good job!<br />
I&#8217;ll post the update later on right here!<br />
Thanks for letting me know how you solved this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Pagliaro</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-35</link>
		<dc:creator>Mark Pagliaro</dc:creator>
		<pubDate>Wed, 17 Oct 2007 21:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-35</guid>
		<description>Well it turns out I did solve my problem it was a simple edit of

(Previously)
line 168 $allCatPosts=get_posts('category='.$matches[0][$i]);

(Edit to show all content in category)

$allCatPosts=get_posts('numberposts=-1&#38;category='.$matches[0][$i]);

Thank you for editing the intial inline posts plug-in as I doubt I would have been able to edit it myself.</description>
		<content:encoded><![CDATA[<p>Well it turns out I did solve my problem it was a simple edit of</p>
<p>(Previously)<br />
line 168 $allCatPosts=get_posts(&#8217;category=&#8217;.$matches[0][$i]);</p>
<p>(Edit to show all content in category)</p>
<p>$allCatPosts=get_posts(&#8217;numberposts=-1&amp;category=&#8217;.$matches[0][$i]);</p>
<p>Thank you for editing the intial inline posts plug-in as I doubt I would have been able to edit it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Pagliaro</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-34</link>
		<dc:creator>Mark Pagliaro</dc:creator>
		<pubDate>Wed, 17 Oct 2007 21:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-34</guid>
		<description>Well I am sort of on my way to getting this. Basically I have edited one line but it returns posts from every category. It does however return all posts.</description>
		<content:encoded><![CDATA[<p>Well I am sort of on my way to getting this. Basically I have edited one line but it returns posts from every category. It does however return all posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-41</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Wed, 17 Oct 2007 00:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-41</guid>
		<description>I am not really familiar with Wordpress functions, but my best guess is that the getPostFromCategory() function is set to a max of 5 posts. I'll look into it, and let you know what pops up.</description>
		<content:encoded><![CDATA[<p>I am not really familiar with Wordpress functions, but my best guess is that the getPostFromCategory() function is set to a max of 5 posts. I&#8217;ll look into it, and let you know what pops up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Pagliaro</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-40</link>
		<dc:creator>Mark Pagliaro</dc:creator>
		<pubDate>Tue, 16 Oct 2007 23:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-40</guid>
		<description>Where is the limit defined? I can't seem to trace it. If you haven't defined a limit I guess this is a perk I would have to live with and then post the rest of the Id's Manually using the post functions. I tried other plug ins to increase the limits to no avail.</description>
		<content:encoded><![CDATA[<p>Where is the limit defined? I can&#8217;t seem to trace it. If you haven&#8217;t defined a limit I guess this is a perk I would have to live with and then post the rest of the Id&#8217;s Manually using the post functions. I tried other plug ins to increase the limits to no avail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-39</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Tue, 16 Oct 2007 23:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-39</guid>
		<description>Sure you can. I haven't tried with more than 3 posts so I can't tell if it would work or not with more than 5 posts. Feel free to alter it, and let me know how it turned out. I will list it here as well! :)</description>
		<content:encoded><![CDATA[<p>Sure you can. I haven&#8217;t tried with more than 3 posts so I can&#8217;t tell if it would work or not with more than 5 posts. Feel free to alter it, and let me know how it turned out. I will list it here as well! <img src='http://nocreativity.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Pagliaro</title>
		<link>http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-42</link>
		<dc:creator>Mark Pagliaro</dc:creator>
		<pubDate>Tue, 16 Oct 2007 23:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan#comment-42</guid>
		<description>The posting all of category works good. However the page I am using it with will only display's the last 5 of the category can I change that to unlimited? As my intended use is to display all.</description>
		<content:encoded><![CDATA[<p>The posting all of category works good. However the page I am using it with will only display&#8217;s the last 5 of the category can I change that to unlimited? As my intended use is to display all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
