<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Random page link on index</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 22:31:25 -0000</pubDate>

		<item>
			<title>Kort</title>
			<description><![CDATA[<p>Easy:</p>

<pre class="brush:xml;gutter:false;toolbar:false;">
&lt;!-- BEGIN: MAIN --&gt;
&lt;table&gt;
  &lt;tbody&gt;
&lt;!-- BEGIN: PAGE_ROW --&gt;
    &lt;tr&gt;&lt;td&gt;{PAGE_ROW_ID}&lt;/td&gt;&lt;/tr&gt;
&lt;!-- END: PAGE_ROW --&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- END: MAIN --&gt;</pre>

<p> </p>
]]></description>
			<pubDate>Mon, 20 Feb 2017 17:02:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=8349&d=0#post42676]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>Amazing thanks. How do I get it to show  the 5 in a table/rows</p>
]]></description>
			<pubDate>Tue, 14 Feb 2017 14:44:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=8349&d=0#post42663]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[<p>Callback in the template:</p>

<pre class="brush:xml;gutter:false;toolbar:false;">
{PHP|pagelist('pagelist.random','5','RAND()', '', '', '', 'cat1;cat2')}</pre>

<p>Simple template (pagelist.random.tpl):</p>

<pre class="brush:xml;gutter:false;toolbar:false;">
&lt;!-- BEGIN: MAIN --&gt;
&lt;!-- BEGIN: PAGE_ROW --&gt;
	{PAGE_ROW_ID}
&lt;!-- END: PAGE_ROW --&gt;
&lt;!-- END: MAIN --&gt;</pre>

<p> </p>
]]></description>
			<pubDate>Tue, 14 Feb 2017 10:22:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=8349&d=0#post42660]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>Ah good stuff, can someone help me config it for my needs?</p>

<p>I would like to show 5 random links from only 2 categories (I dont need pages from ...news,general, ect...)</p>

<p>Is it also possible to only show the page ID name not all the folders before it (instead of General news &gt; page-id=1) Just show page-id=1</p>

<p>Thanks</p>
]]></description>
			<pubDate>Mon, 13 Feb 2017 00:18:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=8349&d=0#post42657]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[<p><a href="https://www.cotonti.com/en/extensions/navigation-structure/pagelist">Pagelist Plugin</a></p>

<p>Use it like:</p>

<pre class="brush:php;gutter:false;toolbar:false;">
{PHP|pagelist('pagelist.sometpl','1','RAND()')}</pre>

<p>... or add parameters to suit your needs</p>
]]></description>
			<pubDate>Sun, 12 Feb 2017 20:53:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=8349&d=0#post42656]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>Is there a plugin that shows a random page from the database with a link to it on the index page.</p>

<p>I have over 1000 pages on my site and a nice little random link generator will work wonders.</p>

<p> </p>
]]></description>
			<pubDate>Sun, 12 Feb 2017 12:25:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=8349&d=0#post42653]]></link>
		</item>
	</channel>
</rss>