<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Changing Markitup butons</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 14:46:09 -0000</pubDate>

		<item>
			<title>ez</title>
			<description><![CDATA[OK thanks..Dayver.<br />
I finally found how this works,  So here it is.. (for everyone to use)<br />
<br />
In the markitup.header.php there is a section<br />
<pre class="code">$(document).ready(function() {
$(&quot;textarea.editor&quot;).markItUp(mySettings);
$(&quot;textarea.minieditor&quot;).markItUp(mini);
});</pre>
<br />
In the forms there are classes that link to this code above.<br />
And in the set.js there you have the settings for the markitup buttonbar.<br />
<br />
So if you want to make a new set of buttons for a special reason/form...<br />
Add a set to set.js, add a line to markitup.header.php<br />
and make a new form see: plugin comedit -&gt; comedit.php<br />
<br />
<pre class="code">
	$t -&gt; assign(array(&quot;COMEDIT_FORM_TEXT&quot; =&gt; &quot;&lt;textarea class=\&quot;minieditor\&quot; rows=\&quot;8\&quot; cols=\&quot;64\&quot; style=\&quot;width:100%\&quot; id=\&quot;comtext\&quot; name=\&quot;comtext\&quot;&gt;&quot;.htmlspecialchars($com&#091;'com_text'&#093;).&quot;&lt;/textarea&gt;&lt;br /&gt;&quot;.$pfs));
</pre>]]></description>
			<pubDate>Per, 26 Kas 2009 04:41:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5001&d=0#post21215]]></link>
		</item>
		<item>
			<title>Dayver</title>
			<description><![CDATA[See files <a href="http://trac.cotonti.com/browser/releases/cotonti-0.6.5/plugins/markitup/js/set.js">/markitup/js/set.js</a> - <strong>var mini</strong> for comments form and <strong>var mySettings</strong> for other defult form]]></description>
			<pubDate>Per, 26 Kas 2009 00:03:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5001&d=0#post21208]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[I want to change Markitup buttons.<br />
<br />
e.g. I want to change the generated bbcode off a link button<br />
<br />
How can this be done?<br />
<br />
Can I change the buttons for certain forms ?<br />
e.g. How does this work in comments.. there is an other markitup bar there ??]]></description>
			<pubDate>Çrş, 25 Kas 2009 20:55:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5001&d=0#post21205]]></link>
		</item>
	</channel>
</rss>