<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Disabled Polls in index.tpl</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 08 Apr 2026 05:04:23 -0000</pubDate>

		<item>
			<title>ez</title>
			<description><![CDATA[How can I disable the polls on the index with function block logic (XTemplate)<br />
<br />
I can not find the right tag...<br />
<br />
thanks<br />
<br />
<strong>Added 20 minutes later:</strong><br />
<br />
I have found it...<br />
In sed-light index.tpl change this....<br />
<br />
Disable the poll... So also disable the output on the index page !!!<br />
Guys This should be standard in EVERY SKIN !!!<br />
<br />
<pre class="code">
	&lt;!-- IF {PHP.cfg.disable_polls} != &quot;1&quot; --&gt;
		&lt;div class=&quot;rboxHD&quot;&gt;{PHP.L.Polls}:&lt;/div&gt;
		&lt;div class=&quot;rboxBody&quot;&gt;{PLUGIN_INDEXPOLLS}&lt;/div&gt;
	&lt;!-- ENDIF --&gt;
</pre>
<br />
Good to know for everybody   <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /> <br />
<br />
I LOVE THIS XTemplate stuff  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/sunglasses.gif" alt="B)" /><br />
<br />
<strong>Added 2 minutes later:</strong><br />
<br />
<strong>OOPS<br />
<br />
Forgot to ask..</strong><br />
<br />
We should make documentation about this for skinmakers.<br />
We add a list off all the common elements from cotonti, so they can <br />
easily disable/enable them  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" /> <br />
<br />
So... Does somebody has a list  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/tongue.gif" alt=":P" />]]></description>
			<pubDate>Tue, 17 Nov 2009 05:05:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=4957&d=0#post20957]]></link>
		</item>
	</channel>
</rss>