<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : My0Search</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 23:13:17 -0000</pubDate>

		<item>
			<title>fedai</title>
			<description><![CDATA[Open your skin to header.tpl and add tag to: {PLUGIN_MY0SEARCH}<br />
Add folder <strong>plugins/my0search</strong><br />
<strong>Create php files:</strong><br />
my0search.php:<br />
<div class="highlight"><pre class="php">&lt;?PHP
/* ====================
Seditio - Website engine
Copyright Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>
<a href="http://www.sametbal.com" rel="nofollow">http://www.sametbal.com</a>

&#091;BEGIN_SED&#093;
File=plugins/my0search/my0search.php
Version=100+
Updated=2009-apr-12
Type=Plugin
Author=Rick Vause &amp; Samet BAL
Description=
&#091;END_SED&#093;

&#091;BEGIN_SED_EXTPLUGIN&#093;
Code=my0search
Part=main
File=my0search
Hooks=header.tags
Tags=header.tpl:{PLUGIN_MY0SEARCH}
Minlevel=0
Order=10
&#091;END_SED_EXTPLUGIN&#093;

==================== */

if (!defined('SED_CODE')) { die('Wrong URL.'); }

$search_box = &quot;&lt;form style=\&quot;margin: 0px;\&quot; action=\&quot;plug.php?e=search&amp;a=search\&quot; method=\&quot;post\&quot;&gt;&quot;;
$search_box .= &quot;&lt;input type=\&quot;text\&quot; class=\&quot;text\&quot; name=\&quot;sq\&quot; value=\&quot;search...\&quot; size=\&quot;16\&quot; maxlength=\&quot;32\&quot; onblur=\&quot;if(this.value=='') this.value='search...';\&quot; onfocus=\&quot;if(this.value=='search...') this.value='';\&quot;  /&gt;&quot;;
$search_box .= ($cfg&#091;'plugin'&#093;&#091;'my0search'&#093;&#091;'my0forum'&#093;) ? &quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;searchin_frm\&quot; value=\&quot;1\&quot; /&gt;&lt;input type=\&quot;hidden\&quot; name=\&quot;frm_sub&#091;&#093;\&quot; value=\&quot;9999\&quot; /&gt;&quot; : &quot;&quot;;
$search_box .= ($cfg&#091;'plugin'&#093;&#091;'my0search'&#093;&#091;'my0users'&#093;) ? &quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;searchin_use\&quot; value=\&quot;1\&quot; /&gt;&lt;input type=\&quot;hidden\&quot; name=\&quot;use_sub\&quot; value=\&quot;0\&quot; /&gt;&quot; : &quot;&quot;;
$search_box .= ($cfg&#091;'plugin'&#093;&#091;'my0search'&#093;&#091;'my0pages'&#093;) ? &quot;&lt;input type=\&quot;hidden\&quot; name=\&quot;searchin_pag\&quot; value=\&quot;1\&quot; /&gt;&lt;input type=\&quot;hidden\&quot; name=\&quot;pag_sub&#091;&#093;\&quot; value=\&quot;all\&quot; /&gt;&quot; : &quot;&quot;;
$search_box .= ($cfg&#091;'plugin'&#093;&#091;'my0search'&#093;&#091;'my0submit'&#093;) ? &quot;&lt;input type=\&quot;submit\&quot; name=\&quot;gosearch\&quot; value=\&quot;Search\&quot;&gt;&quot; : &quot;&quot;;
$search_box .= &quot;&lt;/form&gt;&quot;;

$t-&gt; assign(array(
	&quot;PLUGIN_MY0SEARCH&quot; =&gt; $search_box
	));

?&gt;
</pre></div>
my0search.setup.php:<br />
<div class="highlight"><pre class="php">&lt;?PHP
/* ====================
Seditio - Website engine
Copyright Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>
<a href="http://www.sametbal.com" rel="nofollow">http://www.sametbal.com</a>

&#091;BEGIN_SED&#093;
File=plugins/my0search/my0search.setup.php
Version=800
Updated=2005-may-16
Type=Plugin
Author=Rick Vause
Description=Adds a simple search field to your header
&#091;END_SED&#093;

&#091;BEGIN_SED_EXTPLUGIN&#093;
Code=my0search
Name=my0search
Description=Adds a simple search field to your header
Version=1.0
Date=2005/05/16
Author=Rick Vause &amp; Samet BAL
Copyright=
Notes=
SQL=
&#091;END_SED_EXTPLUGIN&#093;

&#091;BEGIN_SED_EXTPLUGIN_CONFIG&#093;
my0submit=01:radio::0:Show submit button
my0forum=02:radio::0:Search Forums
my0pages=04:radio::0:Search Pages
&#091;END_SED_EXTPLUGIN_CONFIG&#093;

==================== */

if (!defined('SED_CODE')) { die('Wrong URL.'); }

?&gt;
</pre></div>
<br />
To plugin(ldu version) owner: Rick Vause <br />
Cotonti convert: Samet BAL(<a href="http://www.cotonti.com/users/fedai">fedai</a>)[/][/]]]></description>
			<pubDate>Ma, 13 Apr 2009 05:19:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=2591&d=0#post11326]]></link>
		</item>
	</channel>
</rss>