<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Highlight for forums, pages plugin</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 04 Apr 2026 16:10:32 -0000</pubDate>

		<item>
			<title>Kilandor</title>
			<description><![CDATA[Yea include it in search its a common feature, and should be there.]]></description>
			<pubDate>Ср, 17 Вер 2008 14:28:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1087]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[It should be forums and pages only, I did for forums, if responds will be positive, I'll implement this to search plugin.]]></description>
			<pubDate>Вт, 16 Вер 2008 00:45:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1065]]></link>
		</item>
		<item>
			<title>Orkan</title>
			<description><![CDATA[Thanks Trustmaster for clarifying this. My English could be better I know, but in this case it was difficult to figure out why to highlight text in forums? <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/wink.gif" alt=";-)" /><br />
<br />
So, why this is for forums only? <br />
..and it could be nice to have a button to switch this off at any time, IMO]]></description>
			<pubDate>Пн, 15 Вер 2008 23:14:01 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1061]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[Yeah, I actually want to import this to the search plugin but I wanted to hear your ideas first.<br />
<br />
Uses JS, so helps server. Actually this may be future of Seditio-N. JQuery can make pages much much faster.]]></description>
			<pubDate>Пн, 15 Вер 2008 21:41:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1058]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[It's to highlight search words, right?]]></description>
			<pubDate>Пн, 15 Вер 2008 21:28:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1056]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[It highlights the specified text :) I didn't understand what you meant, actually.]]></description>
			<pubDate>Пн, 15 Вер 2008 21:08:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1054]]></link>
		</item>
		<item>
			<title>Orkan</title>
			<description><![CDATA[can you be more specific on what it exactly highlights?]]></description>
			<pubDate>Пн, 15 Вер 2008 13:58:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1052]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[With minimum php code run, I prepared a highlight plugin, uses JQuery.<br />
<br />
<a href="http://www.cotonti.com/datas/users/12-fphighlight.rar">http://www.cotonti.com/datas/users/12-fphighlight.rar</a><br />
<br />
You need to edit your forums.posts.tpl and change<br />
<br />
<div class="highlight"><pre class="html">
&lt;div style=&quot;width:550px; overflow-x:auto; overflow-y:visible; margin-bottom:8px;&quot;&gt;
</pre></div>
<br />
with<br />
<br />
<div class="highlight"><pre class="html">
&lt;div class=&quot;fmsg&quot; style=&quot;width:550px; overflow-x:auto; overflow-y:visible; margin-bottom:8px;&quot;&gt;
</pre></div>
<br />
No eregi replace or something, uses users computer to paint text.<br />
(note: you should add a class higlight to your skin like this: )<br />
<br />
<div class="highlight"><pre class="css">
.highlight { background: yellow; }
</pre></div>
<br />
Usage: add this ending of the url:<br />
<br />
&amp;highlight=TEXT<br />
<br />
note: text must be always uppercase.]]></description>
			<pubDate>Нд, 14 Вер 2008 22:34:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=437&d=0#post1046]]></link>
		</item>
	</channel>
</rss>