<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : rc.php?</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 24 Apr 2026 13:35:58 -0000</pubDate>

		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	<span class="hps"><span class="hps">I'm using</span> <span class="hps">it</span> <span class="hps">without</span> <span class="hps">problems</span>, <span class="hps">and have many</span> <span class="hps">scripts</span></span></p>
]]></description>
			<pubDate>Вт, 14 Сер 2012 16:35:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post35141]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<blockquote>
	<a href="https://www.cotonti.com/forums?m=posts&amp;p=35132#35132">#35132</a> <strong>GHengeveld: </strong><br /><p>
		Correct. You should not use minified javascripts with rc_add because it may cause problems (not always). It's best if you just download the original js source, use that instead and let Cotonti handle the minification.</p>
</blockquote>
<p>
	Well, this sheds some light on some of my 'problems'... thankssssssss</p>
<p>
	 </p>
]]></description>
			<pubDate>Пн, 13 Сер 2012 15:41:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post35134]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>
	Thanks for the confirmation. I can stop banging my head now.</p>
]]></description>
			<pubDate>Пн, 13 Сер 2012 15:08:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post35133]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	Correct. You should not use minified javascripts with rc_add because it may cause problems (not always). It's best if you just download the original js source, use that instead and let Cotonti handle the minification.</p>
]]></description>
			<pubDate>Пн, 13 Сер 2012 13:30:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post35132]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<p>
	Sorry to dig up an old thread but in relation to this:</p>
<p>
	[quote]Compresses JS/CSS files with GZIP[/quote]<br /><br />
	Does that mean any js files specified in the rc.php should not be minified already?<br />
	I am asking that cause any javascript file I add there seems to not work. If i add the script normally in the header.tpl it works just fine.<br /><br />
	I have this in my header:</p>
<pre class="brush:php;">
    &lt;script type="text/javascript" src="https://www.cotonti.com/themes/nemesis/js/jquery-1.7.1.min.js"&gt;&lt;/script&gt;
    &lt;script type="text/javascript" src="https://www.cotonti.com/themes/nemesis/js/jquery.easing.1.3.min.js"&gt;&lt;/script&gt;
    &lt;script type="text/javascript" src="https://www.cotonti.com/themes/nemesis/js/jquery.wt-rotator.min.js"&gt;&lt;/script&gt;</pre>
<p>
	which works (the slider using this javascript).<br />
	However, if i disable those in my header and activate these lines in my rc.php than it (the slider using this javascript) does not work:</p>
<pre class="brush:php;">
cot_rc_add_file('themes/nemesis/js/jquery-1.7.1.min.js');
cot_rc_add_file('themes/nemesis/js/jquery.wt-rotator.min.js');
cot_rc_add_file('themes/nemesis/js/jquery.easing.1.3.min.js');</pre>
<p>
	I am really lost and do not see what I am doing wrong if my above assumption is not correct.</p>
<p>
	 </p>
]]></description>
			<pubDate>Пн, 13 Сер 2012 12:02:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post35131]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Besides that it does 2 things:<br />
<ul>
<li>Controls caching of static files (which saves poor IE users, because IE cannot control cache itself)</li>
<li>Compresses JS/CSS files with GZIP</li>
</ul>]]></description>
			<pubDate>Вт, 28 Лип 2009 19:02:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post14964]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Well to use it requires htaccess rules basicly, what its for is so links still work say to images/css/swf or whatever, thats not web accessible it read the file and outputs it back out just like it was really in a web folder.<br />
<br />
Its usefull for people if they decide to share plugins across multiple sites.]]></description>
			<pubDate>Вт, 28 Лип 2009 17:48:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post14960]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[what is it for?<br />
<br />
rc.php...]]></description>
			<pubDate>Вт, 28 Лип 2009 12:12:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3057&d=0#post14950]]></link>
		</item>
	</channel>
</rss>