<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Siena ideas</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 08:47:50 -0000</pubDate>

		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	code users pages</p>
<p>
	 </p>
<p>
	Avatar publications</p>
<pre class="brush:plain;">
&lt;a href="http://www.malditopc.es/index.php?e=users&amp;m=details&amp;u={PAGE_OWNER_NICKNAME}"&gt;&lt;img class="instant itiltleft" src="https://www.cotonti.com/{PAGE_OWNER_AVATAR_SRC}"&gt;&lt;/a&gt;
</pre>
<p>
	 </p>
<p>
	Name, Age, Gender in pages</p>
<pre class="brush:plain;">
{PAGE_OWNER_NAME} {PAGE_OWNER_AGE} {PAGE_OWNER_GENDER}</pre>
<p>
	 </p>
<p>
	Thanks</p>
<pre class="brush:plain;">
&lt;!-- IF {PAGE_THANK_CAN} --&gt;&lt;a href="https://www.cotonti.com/{PAGE_THANK_URL}" onclick="return confirm('{PHP.L.thanks_ensure}')"&gt;{PHP.L.thanks_thanks}&lt;/a&gt; &lt;!-- ENDIF --&gt;</pre>
]]></description>
			<pubDate>Ma, 16 Jan 2012 16:46:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32685]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	@ Elfrenazo</p>
<p>
	Could you copy that piece of code to here? Cant seem to get it to work..</p>
]]></description>
			<pubDate>Ma, 16 Jan 2012 12:03:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32677]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	<span lang="en" xml:lang="en"><span class="hps">I understand</span> <span class="hps">it</span><br /><span class="hps">interesting</span> <span class="hps">information</span>! <img alt="yes" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/thumbs_up.gif" title="yes" width="20" /><br /><br /><span class="hps">thank you very much</span></span> Trustmaster</p>
<p><strong>Added 13 hours later:</strong></p><p>
	<span class="hps">the</span> <span class="hps">tags</span> <span class="hps">are</span> <span class="hps">very comfortable</span> <span class="hps">and easy</span> <span class="hps">to use</span><br /><span class="hps">and</span> <span class="hps">put the</span> <span class="hps">avatar</span></p>
<p>
	 </p>
<img src="http://www.malditopc.es/cotonti/panelavatar.jpg" alt="panelavatar.jpg" />]]></description>
			<pubDate>Wo, 04 Jan 2012 20:55:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32410]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	*throws away plugin for that shizzle..*</p>
]]></description>
			<pubDate>Wo, 04 Jan 2012 10:52:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32409]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Here is how to find tags about publisher information:</p>
<ol><li>
		Open datas/config.php, find $cfg['debug_mode']. Set it TRUE, e.g.: 
		<pre class="brush:php;">
$cfg['debug_mode'] = TRUE;</pre>
	</li>
	<li>
		Go to any page with your browser and add &amp;tpl_debug=1 to the address bar. Example: 
		<pre class="brush:plain;">
http://www.malditopc.es/index.php?e=page&amp;c=paginasweb&amp;id=4403&amp;tpl_debug=1</pre>
	</li>
	<li>
		Find block "page.tpl / MAIN" or press Ctrl+F and search for "PAGE_OWNER".</li>
	<li>
		See the tags starting with "PAGE_OWNER_" and their current values.</li>
</ol>]]></description>
			<pubDate>Wo, 04 Jan 2012 08:01:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32408]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	<span class="hps">Hi,</span> <span class="hps">try putting the</span> <span class="hps">avatar</span> <span class="hps">of the publishers</span> <span class="hps">on the page and</span> <span class="hps">I could not</span>.<br /><br /><span class="hps">The</span> <span class="hps">browser</span> <span class="hps">I have it</span> <span class="hps">since</span>, but I <span class="hps">say why</span> <span class="hps">in older browsers</span> <span class="hps">and</span> <span class="hps">tested</span> <span class="hps">it</span>, and <span class="hps">some things</span> <span class="hps">are deformed</span>.<br /><br /><span class="hps">Greetings</span>.</p>
]]></description>
			<pubDate>Wo, 04 Jan 2012 02:41:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32406]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	- Automatic detection of the old browser.<br />
	You can easily implement this yourself in the header.tpl of your theme. Not sure if that is what you mean?</p>
<div>
	 - More user information in the published pages. (example: avatar, country, age, sex.)<br />
	This is something you can easily do yourself aswell in your own theme, most of the things you mentioned have tags for them already. The others can be done with extra fields.</div>
]]></description>
			<pubDate>Wo, 04 Jan 2012 01:19:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32405]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	siena ideas.</p>
<p>
	 - Automatic detection of the old browser.</p>
<p>
	 - More user information in the published pages.</p>
<p>
	 (example: avatar, country, age, sex.)</p>
]]></description>
			<pubDate>Wo, 04 Jan 2012 00:05:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6707&d=0#post32404]]></link>
		</item>
	</channel>
</rss>