<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : New Pages by Path plugin support</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 16:54:02 -0000</pubDate>

		<item>
			<title>minoation</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16791#16791">#</a> <strong>Ross :</strong>
You are right. I wish I knew how to code <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" /><br />
</blockquote>Yeah just put hyperlinks in the footer.tpl]]></description>
			<pubDate>Zo, 11 Okt 2009 21:33:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post17691]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[You don't put those in plugin config, you put them in index.tpl]]></description>
			<pubDate>Za, 05 Sep 2009 08:54:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16798]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[I put these in my plugin configuration:{INDEX_NEWS_ARTICLES}, {INDEX_NEWS_LINKS}, {INDEX_NEWS_SYSTEM}<br />
they are still not in my index.]]></description>
			<pubDate>Za, 05 Sep 2009 07:57:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16794]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16789#16789">#</a> <strong>esclkm :</strong>
no... but its easy to make plugin 5-10 strings of code)))<br />
</blockquote>
<br />
You are right. I wish I knew how to code <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" />]]></description>
			<pubDate>Za, 05 Sep 2009 05:14:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16791]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[no... but its easy to make plugin 5-10 strings of code)))]]></description>
			<pubDate>Za, 05 Sep 2009 03:27:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16789]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16304#16304">#</a> <strong>esclkm :</strong>
Please see settings page of the plugin<br />
for example: you write next cats - news, articles, links, system<br />
In index page^<br />
main (first) news category is news - tag will be {INDEX_NEWS}<br />
for secondary cant indexes will be:<br />
{INDEX_NEWS_ARTICLES}, {INDEX_NEWS_LINKS}, {INDEX_NEWS_SYSTEM}<br />
<br />
every additional cat can have - its own template<br />
main news category 'news.tpl'<br />
other categories: 'news.articles.tpl', 'news.links,tpl' etc.<br />
<br />
If in skin there are not template for secondary cats, news plugin will use skin for main cat .<br />
</blockquote>
<br />
<br />
This is a great feature. Will it work in the footer.tpl too?]]></description>
			<pubDate>Vr, 04 Sep 2009 20:18:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16772]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[Okay thank you.]]></description>
			<pubDate>Thu, 20 Aug 2009 22:53:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16310]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[Yes... All secondary cats will use {INDEX_NEWS_[CAPITALIZED_CAT_CODE]}]]></description>
			<pubDate>Thu, 20 Aug 2009 22:20:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16308]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[Do I have to put {INDEX_NEWS_ before I put ARTICLES}?]]></description>
			<pubDate>Thu, 20 Aug 2009 22:15:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16307]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[I misunderstand  you]]></description>
			<pubDate>Thu, 20 Aug 2009 22:09:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16306]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[Do I have put {INDEX_NEWS} before I put the third code in every one?]]></description>
			<pubDate>Thu, 20 Aug 2009 21:59:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16305]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[Please see settings page of the plugin<br />
for example: you write next cats - news, articles, links, system<br />
In index page^<br />
main (first) news category is news - tag will be {INDEX_NEWS}<br />
for secondary cant indexes will be:<br />
{INDEX_NEWS_ARTICLES}, {INDEX_NEWS_LINKS}, {INDEX_NEWS_SYSTEM}<br />
<br />
every additional cat can have - its own template<br />
main news category 'news.tpl'<br />
other categories: 'news.articles.tpl', 'news.links,tpl' etc.<br />
<br />
If in skin there are not template for secondary cats, news plugin will use skin for main cat .]]></description>
			<pubDate>Thu, 20 Aug 2009 21:51:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16304]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[Ammm okay.But what would be an example of a code I put there?]]></description>
			<pubDate>Thu, 20 Aug 2009 21:40:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16303]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[I don't recommend to use this plugin - it has troubles with new news plugin.<br />
Also news news plugin has full functionality, which has newspagesbypath]]></description>
			<pubDate>Thu, 20 Aug 2009 12:12:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16284]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[What example code would I put if I wanted articles?<br />
<br />
<strong>Added 23 hours 40 minutes later:</strong><br />
<br />
Would I put like c=articles?]]></description>
			<pubDate>Wo, 19 Aug 2009 11:57:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=3209&d=0#post16237]]></link>
		</item>
	</channel>
</rss>