<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — [Release] Quick Search]]></title>
		<link>https://punbb.informer.com/forums/topic/21139/release-quick-search/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/21139/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Release] Quick Search.]]></description>
		<lastBuildDate>Sun, 30 Dec 2012 00:28:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/147532/#p147532</link>
			<description><![CDATA[<p>It looks like Quick Search uses all sub-forums in its search range for admins or moderators and nothing for other users. It works for admins and moderators only. Other users get &quot;Your search returned no hits&quot; every time.</p>]]></description>
			<author><![CDATA[null@example.com (Diego)]]></author>
			<pubDate>Sun, 30 Dec 2012 00:28:31 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/147532/#p147532</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/147301/#p147301</link>
			<description><![CDATA[<p>100% perfect for punbb 1.4.2 <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="quotebox"><cite>kmbxxx wrote:</cite><blockquote><p>project xn_jquery is dead...</p></blockquote></div><p>you can download from here</p>]]></description>
			<author><![CDATA[null@example.com (co-admin)]]></author>
			<pubDate>Sun, 02 Dec 2012 18:10:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/147301/#p147301</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/138048/#p138048</link>
			<description><![CDATA[<p>project xn_jquery is dead...</p>]]></description>
			<author><![CDATA[null@example.com (kmbxxx)]]></author>
			<pubDate>Mon, 04 Oct 2010 17:56:35 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/138048/#p138048</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/126836/#p126836</link>
			<description><![CDATA[<p>i am confused with jquery ext. so far I used jquery_y. now see u using another jquery ext. please drop one extension fully and use single ext. it will create confusion if we have two extension (specially in case of dependency). </p><p>or is it possible to use OR in dependency tag of manifest.xml file?</p>]]></description>
			<author><![CDATA[null@example.com (rajuru)]]></author>
			<pubDate>Thu, 16 Apr 2009 05:03:15 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/126836/#p126836</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/125098/#p125098</link>
			<description><![CDATA[<p>New release <strong>1.1.0</strong></p><p><a href="http://pun.fluxbb.pl/download_extensions/?f=quick_search_1.1.0.zip">Download</a></p><p>Changes:<br />- extension is now using jquery (you should install <a href="http://punbb.informer.com/forums/topic/20950/extension-release-jquery/">kierownik&#039;s jquery extension</a>)<br />- fixed some css issues<br />- you can specify own css for each style</p>]]></description>
			<author><![CDATA[null@example.com (daris)]]></author>
			<pubDate>Sat, 28 Feb 2009 11:16:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/125098/#p125098</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124953/#p124953</link>
			<description><![CDATA[<p>Thank you daris, I&#039;ll try to modify the CSS that way <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Etoile)]]></author>
			<pubDate>Sun, 22 Feb 2009 11:06:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124953/#p124953</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124948/#p124948</link>
			<description><![CDATA[<p>Try with:<br /></p><div class="codebox"><pre><code>#quick_search_popup, #quick_search_popup .main-content {background: #1f537b;}</code></pre></div><p> instead of </p><div class="codebox"><pre><code>#quick_search_popup {background: #1f537b;}</code></pre></div><div class="quotebox"><cite>Etoile wrote:</cite><blockquote><p>And is there a way to avoid the &quot;Perform new search&quot; change of color once it has been clicked one time?</p></blockquote></div><p>It uses default link style. If you want to otherwise that style, you can do it via css:<br /></p><div class="codebox"><pre><code>#quick_search_popup a {color: #000}</code></pre></div><p> (#000 is html color)</p>]]></description>
			<author><![CDATA[null@example.com (daris)]]></author>
			<pubDate>Sun, 22 Feb 2009 07:32:17 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124948/#p124948</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124911/#p124911</link>
			<description><![CDATA[<p>Well, I just have a css problem with the quick search form. I modified the original css with it:</p><div class="codebox"><pre><code>#quick_search_popup {
    font-family: Tahoma;
    font-size: 11px;
    padding: 3px;
    padding: 0;
    width: auto;
    min-width: 0;
    background: #1f537b;
}</code></pre></div><p>So that the background color will fit my forum color scheme.</p><p>In Ie it displays correctly (except the colored &quot;Faire une nouvelle recherche&quot; which is kinda ugly once it has been clicked one time):</p><p><a href="http://www.imagup.com/imgs/1235240350.html"><span class="postimg"><img src="http://ups.imagup.com/02/1235240350_quick-search-ie.png" alt="http://ups.imagup.com/02/1235240350_quick-search-ie.png" /></span></a></p><p>But here is the output in firefox:</p><p><a href="http://www.imagup.com/imgs/1235240451.html"><span class="postimg"><img src="http://ups.imagup.com/02/1235240450_quick-search-ff.png" alt="http://ups.imagup.com/02/1235240450_quick-search-ff.png" /></span></a></p><p>I&#039;m a css n00b so I must have made some mistake somewhere?</p>]]></description>
			<author><![CDATA[null@example.com (Etoile)]]></author>
			<pubDate>Sat, 21 Feb 2009 12:32:37 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124911/#p124911</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124910/#p124910</link>
			<description><![CDATA[<p>Very nice extension, I just installed it <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Is there a way to limit the quick search access to the registered users, so that the guests will only have the standard link to search.html?</p><p>And is there a way to avoid the &quot;Perform new search&quot; change of color once it has been clicked one time?</p>]]></description>
			<author><![CDATA[null@example.com (Etoile)]]></author>
			<pubDate>Sat, 21 Feb 2009 12:09:38 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124910/#p124910</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124907/#p124907</link>
			<description><![CDATA[<p>New release <strong>1.0.2</strong></p><p>Changes:<br />- when user can&#039;t search, do nothing <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />- better popup styling</p><p><a href="http://pun.fluxbb.pl/download_extensions/?f=quick_search_1.0.2.zip">Download</a></p>]]></description>
			<author><![CDATA[null@example.com (daris)]]></author>
			<pubDate>Sat, 21 Feb 2009 08:39:08 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124907/#p124907</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124682/#p124682</link>
			<description><![CDATA[<p>ok good stuff. thx.</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Sun, 15 Feb 2009 21:01:59 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124682/#p124682</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124679/#p124679</link>
			<description><![CDATA[<div class="quotebox"><cite>KeyDog wrote:</cite><blockquote><p>EDIT: you mean I don&#039;t have to add the navlinks hook (&lt;hook id=&quot;fn_generate_navlinks_end&quot;&gt;&lt;![CDATA[) - you didn&#039;t just forget it? <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></blockquote></div><p>It&#039;s done in other way (using javascript)</p>]]></description>
			<author><![CDATA[null@example.com (daris)]]></author>
			<pubDate>Sun, 15 Feb 2009 20:53:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124679/#p124679</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124677/#p124677</link>
			<description><![CDATA[<p>I updated to 1.0.1 now. <br /><img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>EDIT: you mean I don&#039;t have to add the navlinks hook (&lt;hook id=&quot;fn_generate_navlinks_end&quot;&gt;&lt;![CDATA[) - you didn&#039;t just forget it? <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Sun, 15 Feb 2009 20:44:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124677/#p124677</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124676/#p124676</link>
			<description><![CDATA[<p>New release (1.0.1), changes:<br />- fixed bug when enter hides form instead of submitting it (same as go to page extension <img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> )<br />- better way for changing search link url (I saw KeyDog&#039;s post on his forum <img src="https://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> )</p><p><a href="http://pun.fluxbb.pl/download_extensions/?f=quick_search_1.0.1.zip">Download</a></p>]]></description>
			<author><![CDATA[null@example.com (daris)]]></author>
			<pubDate>Sun, 15 Feb 2009 20:16:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124676/#p124676</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Quick Search]]></title>
			<link>https://punbb.informer.com/forums/post/124675/#p124675</link>
			<description><![CDATA[<p>using this one aswell on keydogbb.info <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>nice work daris. much&nbsp; appreciated!</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Sun, 15 Feb 2009 20:02:02 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/124675/#p124675</guid>
		</item>
	</channel>
</rss>
