<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : emoticons</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 10 Apr 2026 06:59:33 -0000</pubDate>

		<item>
			<title>Kingsley</title>
			<description><![CDATA[by hand..<br />
<br />
but indeed, with a double space it works.<br />
<br />
when using smilie selector there are 3 spaces inbetween]]></description>
			<pubDate>Sat, 13 Nov 2010 19:27:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26999]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" /> :D<br />
<img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" />  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" /><br />
<br />
Have you put them by keyboard, or via smilie selector?<br />
<br />
My examples: <br />
1st is with 1 space between D and :<br />
2nd is with 2 spaces between D and :<br />
<br />
Last one works.<br />
I guess this is a problem in the core.<br />
I think one space between 2 codes should be enough.]]></description>
			<pubDate>Sat, 13 Nov 2010 18:52:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26998]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[As requested:<br />
<br />
<div style="margin:4px 0px 4px 0px"><input type="button" value="click for text" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; }" /><div style="display:none" class="spoiler"><pre class="code">
/* Smiley set for editor, in natural order.
Please try to use similar syntax in your sets, because the parser is quite sensitive.

name - smiley name (for internal use)
code - representation in text
file - representation as image
prio - priority for parsing. 1 is highest, 50 is normal. Usually smilies which may
intersect with other smilies have higher priorities over them.
lang - internationalized tip
*/
var smileSet = &#091;
	{
		name: &quot;smile&quot;,
		code: &quot;:)&quot;,
		file: &quot;smile.gif&quot;,
		prio: 60,
		lang: smileL.smile
	},
	{
		name: &quot;sad&quot;,
		code: &quot;:(&quot;,
		file: &quot;sad.gif&quot;,
		prio: 60,
		lang: smileL.sad
	},
	{
		name: &quot;wink&quot;,
		code: &quot;;)&quot;,
		file: &quot;wink.gif&quot;,
		prio: 50,
		lang: smileL.wink
	},
	{
		name: &quot;grin&quot;,
		code: &quot;:D&quot;,
		file: &quot;grin.gif&quot;,
		prio: 50,
		lang: smileL.grin
	},
	{
		name: &quot;surprised&quot;,
		code: &quot;:O&quot;,
		file: &quot;surprised.gif&quot;,
		prio: 50,
		lang: smileL.surprised
	},
	{
		name: &quot;tongue&quot;,
		code: &quot;:P&quot;,
		file: &quot;tongue.gif&quot;,
		prio: 50,
		lang: smileL.tongue
	},
	{
		name: &quot;confused&quot;,
		code: &quot;:/&quot;,
		file: &quot;confused.gif&quot;,
		prio: 50,
		lang: smileL.confused
	},
	{
		name: &quot;sunglasses&quot;,
		code: &quot;B)&quot;,
		file: &quot;sunglasses.gif&quot;,
		prio: 50,
		lang: smileL.sunglasses
	},
	{
		name: &quot;angry&quot;,
		code: &quot;X-(&quot;,
		file: &quot;angry.gif&quot;,
		prio: 50,
		lang: smileL.angry
	},
	{
		name: &quot;sleeping&quot;,
		code: &quot;I-)&quot;,
		file: &quot;sleeping.gif&quot;,
		prio: 50,
		lang: smileL.sleeping
	},
	
	{
		name: &quot;angel&quot;,
		code: &quot;O:-)&quot;,
		file: &quot;angel.gif&quot;,
		prio: 10,
		lang: smileL.angel
	},
	{
		name: &quot;devil&quot;,
		code: &quot;&gt;:)&quot;,
		file: &quot;devil.gif&quot;,
		prio: 10,
		lang: smileL.devil
	},
	{
		name: &quot;kiss&quot;,
		code: &quot;:-*&quot;,
		file: &quot;kiss.gif&quot;,
		prio: 30,
		lang: smileL.kiss
	}
&#093;;

// Editor dialog display properties
var smileBox = {
	width: 200, // Width in px
	height: 160, // Height in px
	perRow: 4 // Smilies per row
};
</pre></div></div>]]></description>
			<pubDate>Sat, 13 Nov 2010 18:47:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26997]]></link>
		</item>
		<item>
			<title>Sergeich</title>
			<description><![CDATA[<img class="aux smiley" src="https://www.cotonti.com/./images/smilies/happy.gif" alt=":))" />  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" /><br /><br /><b>Добавлено 3 Минуты спустя:</b><br /><br />Show images/smilies/set.js]]></description>
			<pubDate>Sat, 13 Nov 2010 15:52:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26996]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[jup, there too <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/sad.gif" alt=":(" /><br />
<br />
but no biggie, was just wondering if I stumbled onto a Cotonti error..]]></description>
			<pubDate>Sat, 13 Nov 2010 04:28:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26994]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[For me it works. Also here it works.<br />
<br />
Is it only in Forums? Or also in comments and pages?]]></description>
			<pubDate>Sat, 13 Nov 2010 00:10:50 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26992]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[When I try to put 2 emoticons in a row, the first is shown, but the second one always is in text<br />
<br />
example topic:<br />
<br />
<a href="http://www.x-ecutionerz.com/site/forums.php?m=posts&amp;q=1550&amp;n=last#bottom" rel="nofollow">http://www.x-ecutionerz.com/site/forums.php?m=posts&amp;q=1550&amp;n=last#bottom</a><br />
<br />
is this my buggy programming or does anyone else has this problem?]]></description>
			<pubDate>Fri, 12 Nov 2010 23:48:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6012&d=0#post26990]]></link>
		</item>
	</channel>
</rss>