<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : [Исправлено] Баг в Markitup</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 00:12:49 -0000</pubDate>

		<item>
			<title>Macik</title>
			<description><![CDATA[<p>Спасибо за фикс. Влил в мастер ветку.</p>
]]></description>
			<pubDate>Cmt, 07 Kas 2015 14:54:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=8017&d=0#post41177]]></link>
		</item>
		<item>
			<title>agir</title>
			<description><![CDATA[<p>Версия Cotonti: <strong>0.9.18</strong></p>

<p>Не работает предпросмотр в Markitup (BBCode)</p>

<p>файл: <strong>markitup.editor.php</strong></p>

<p>Строка с багом (58):</p>

<pre class="brush:php;">
mySettings.previewParserPath = "plug.php?r=markitup&amp;x=" + $("input[name=\'x\'][type=\'hidden\']").eq(0).val();
</pre>

<p>заменить на:</p>

<pre class="brush:php;">
mySettings.previewParserPath = "index.php?r=markitup&amp;x=" + $("input[name=\'x\'][type=\'hidden\']").eq(0).val();
</pre>

<p>В более старых версия (0.9.17, 0.9.16) заменить</p>

<p><strong>plug</strong>.php?<strong>e</strong>=markitup</p>

<p>на</p>

<p><strong>index</strong>.php?<strong>r</strong>=markitup</p>

<p> </p>

<p> </p>
]]></description>
			<pubDate>Cmt, 07 Kas 2015 08:17:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=8017&d=0#post41174]]></link>
		</item>
	</channel>
</rss>