<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Register before download?</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 09:00:18 -0000</pubDate>

		<item>
			<title>Swooshy</title>
			<description><![CDATA[Thank you, Trustmaster. I don't know how I didn't spot it <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /> Works like a dream]]></description>
			<pubDate>Sun, 24 Jan 2010 20:44:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22281]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=22270#22270">#</a> <strong>esclkm :</strong>
lol<br />
</blockquote>
everybody is to lazy even to tell if there is some list of standart terms to use for such blocks  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/wink.gif" alt=";)" />]]></description>
			<pubDate>Sun, 24 Jan 2010 19:24:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22279]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[When you add/edit a page, there's a dropdown, where you can select the access restrictions for the file. File download?: No/Yes/Members only.]]></description>
			<pubDate>Sun, 24 Jan 2010 16:51:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22273]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[lol]]></description>
			<pubDate>Sun, 24 Jan 2010 08:16:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22270]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[<blockquote><strong>Sensei:</strong><hr />Sun.sun.sun.... My student...</blockquote>
*5 rows on Japanise speach*<br />
Translation: I dont remember such things...]]></description>
			<pubDate>Sun, 24 Jan 2010 07:58:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22269]]></link>
		</item>
		<item>
			<title>Swooshy</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=22267#22267">#</a> <strong>5uper Mario :</strong>
In the page.tpl file.<br />
</blockquote>
<br />
Thank you. I will try that and post results <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Sun, 24 Jan 2010 07:46:40 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22268]]></link>
		</item>
		<item>
			<title>5uper Mario</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=22265#22265">#</a> <strong>Swooshy :</strong>
Sorry, but where should I add that? I am complete noob with Cotonti <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/tongue.gif" alt=":P" /> I only had LDU few years ago, so this is new to me<br />
</blockquote>
<br />
In the page.tpl file.]]></description>
			<pubDate>Sun, 24 Jan 2010 07:37:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22267]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[Sun.sun.sun.... My student...<br />
<pre class="code">
&lt;!-- IF {PHP.usr.id} = 0 --&gt;
You are not authorized.Please login or register in order to download
&lt;!-- ELSE --&gt;
{PAGE_FILE_NAME}
&lt;!-- ENDIF --&gt;</pre>]]></description>
			<pubDate>Sun, 24 Jan 2010 07:28:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22266]]></link>
		</item>
		<item>
			<title>Swooshy</title>
			<description><![CDATA[Sorry, but where should I add that? I am complete noob with Cotonti <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/tongue.gif" alt=":P" /> I only had LDU few years ago, so this is new to me]]></description>
			<pubDate>Sun, 24 Jan 2010 06:53:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22265]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[I see.Try this:<br />
<br />
<pre class="code">&lt;!-- BEGIN: GUEST --&gt;
You are not autherised.Please login or register in order to download
&lt;!-- END: GUEST --&gt;
&lt;!-- BEGIN: USER --&gt;
{PAGE_FILE_NAME}
&lt;!-- END: USER --&gt;</pre>]]></description>
			<pubDate>Sun, 24 Jan 2010 06:46:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22264]]></link>
		</item>
		<item>
			<title>Swooshy</title>
			<description><![CDATA[Hey, SunChase. Thank you for your quick response. Still, it didn't work. I am really sorry I didn't explain well enough. I meant files like in <a href="http://performanx.com/list.php?c=gamp" rel="nofollow">http://performanx.com/list.php?c=gamp</a><br /><br /><b>Added 7 minutes later:</b><br /><br />Additional info: I tried to change download rights in m=rights&amp;g=1 (for guest accounts), but when I logged out, I could still download files]]></description>
			<pubDate>Sun, 24 Jan 2010 06:22:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22263]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[Try editing the Guests rights for PFS]]></description>
			<pubDate>Sun, 24 Jan 2010 06:17:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22262]]></link>
		</item>
		<item>
			<title>Swooshy</title>
			<description><![CDATA[Hey there. I have just installed Cotonti to performanx.com... I hope this is the right place, but I thought I saw an option to force registering before someone can download a file... Now I can't find it again.  Am I completely wrong that there is such an option?<br /><br /><b>Added 1 minute later:</b><br /><br />I tried to search forums, but couldn't find such an option]]></description>
			<pubDate>Sun, 24 Jan 2010 06:10:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5190&d=0#post22260]]></link>
		</item>
	</channel>
</rss>