<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Things to remove from core</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 15:08:11 -0000</pubDate>

		<item>
			<title>Kilandor</title>
			<description><![CDATA[Yes, I think I have to agree, the BBCODE/Smilies popups are pretty useless anymore, I think they should be removed.<br />
<br />
I think they should be replaced by a Page, that builds from the SQL. Like some have a FAQ or BBCODE Help type of thing.]]></description>
			<pubDate>Вт, 23 Вер 2008 04:32:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=449&d=0#post1122]]></link>
		</item>
		<item>
			<title>diablo</title>
			<description><![CDATA[system/core/plug/plug.inc.php<br />
<br />
from line 192 to 223<br />
<br />
<div class="highlight"><pre class="php">	elseif ($h=='bbcodes')
		{
		reset ($sed_bbcodes);
		$ii=0;
		$popup_body = $L&#091;'BBcodes'&#093;.&quot; (&quot;.$L&#091;'BBcodes_explain'&#093;.&quot;) :&lt;p&gt;&quot;;
		$popup_body .= &quot;&lt;div class=\&quot;bbcodes\&quot;&gt;&lt;table&gt;&lt;tr&gt;&quot;;

		while (list($i,$dat) = each($sed_bbcodes))
			{
			$kk = &quot;bbcodes_&quot;.$dat&#091;1&#093;;
			if (substr($dat&#091;1&#093;, 0, 5)=='style')
			   	{
				$popup_body .= &quot;&lt;td colspan=\&quot;2\&quot;&gt;&lt;a href=https://www.cotonti.com/\&quot;javascript:add('&quot;.$dat&#091;0&#093;.&quot;')\&quot;&gt;&quot;;
				$popup_body .= &quot;&lt;span class=\&quot;bb&quot;.$dat&#091;1&#093;.&quot;\&quot;&gt;&quot;.$L&#091;$kk&#093;.&quot; &amp;nbsp;&lt;/span&gt;&lt;/td&gt;&quot;;
			   	}
			else
			   	{
				$popup_body .= &quot;&lt;td&gt;&lt;a href=https://www.cotonti.com/\&quot;javascript:add('&quot;.$dat&#091;0&#093;.&quot;')\&quot;&gt;&quot;;
				$popup_body .= &quot;&lt;img src=https://www.cotonti.com/\&quot;system/img/bbcodes/&quot;.$dat&#091;1&#093;.&quot;.gif\&quot; alt=\&quot;\&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&quot;;
				$popup_body .= &quot;&lt;td&gt;&quot;.$L&#091;$kk&#093;.&quot; &amp;nbsp;&lt;/td&gt;&quot;;
				}

			$ii++;
			if ($ii==3)
				{
				$ii=0;
				$popup_body .= &quot;&lt;/tr&gt;&lt;tr&gt;&quot;;
				}
			}

		$popup_body .= &quot;&lt;/table&gt;&lt;/div&gt;&lt;/p&gt;&quot;;
		}</pre></div>]]></description>
			<pubDate>Нд, 21 Вер 2008 00:26:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=449&d=0#post1103]]></link>
		</item>
	</channel>
</rss>