<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Make Your Joomla Search More Useful</title>
		<description>Discuss Make Your Joomla Search More Useful</description>
		<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/</link>
		<lastBuildDate>Thu, 09 Feb 2012 01:23:03 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://www.alledia.com/component/jcomments/feed/com_content/154/10/" rel="self" type="application/rss+xml" />
		<item>
			<title>jonjo says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-10062</link>
			<description><![CDATA[how can i allow user to select the catergories by drop down seach..appriciate any help there!]]></description>
			<dc:creator>jonjo</dc:creator>
			<pubDate>Fri, 14 Jan 2011 13:02:44 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-10062</guid>
		</item>
		<item>
			<title>AlexeyR says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9669</link>
			<description><![CDATA[Better to change SQL request. Use "%" as ANY not after your string. You have to set it before search string too. So any words will be finded.]]></description>
			<dc:creator>AlexeyR</dc:creator>
			<pubDate>Wed, 30 Jun 2010 00:20:35 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9669</guid>
		</item>
		<item>
			<title>George Acu says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9575</link>
			<description><![CDATA[Modify the file /components/com_search/views/search/view.html.php around line 56: if (is_object( $menu )) { $menu_params = new JParameter( $menu->params ); if (!$menu_params->get( 'page_title')) { $params->set('page_title',JText::_( 'Search' )." '".$searchword."'"); } } else { $params->set('page_title',JText::_( 'Search' )." '".$searchword."'"); } This modification adds the keywords searched in the title, so you don't get duplicate titles or whatever. Good luck! _______________ __ George Acu http://www.althea.ro]]></description>
			<dc:creator>George Acu</dc:creator>
			<pubDate>Fri, 21 May 2010 03:45:52 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9575</guid>
		</item>
		<item>
			<title>ArunDiundi says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9571</link>
			<description><![CDATA[can any one tell me that how to upread joomla 1.0 to joomla 1.5]]></description>
			<dc:creator>ArunDiundi</dc:creator>
			<pubDate>Mon, 17 May 2010 15:56:03 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9571</guid>
		</item>
		<item>
			<title>komay says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9535</link>
			<description><![CDATA[Hello all, I recently tested Custom Property, an advanced search extension by Solidsystem &#40;www.solidsystem.it&#41;. It's fit my need, except that thumbnail didn't show at search result as they've promised. And since that Solidsystem guy seem not to respond anymore to my problem, i've got to ask if anybody here tried this extension & have the same problem with me? Specially with hotlinked images from external hosting like i do? Thx]]></description>
			<dc:creator>komay</dc:creator>
			<pubDate>Fri, 30 Apr 2010 15:46:21 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9535</guid>
		</item>
		<item>
			<title>USP2 says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9451</link>
			<description><![CDATA[Hi, New to Joomla. I am trying to add a filtered search similar to that on this site (which is on the joomla list of example sites). The 'search by category' http://calwinecellars.com/ Is this possible using Joomla? Thanks USP2]]></description>
			<dc:creator>USP2</dc:creator>
			<pubDate>Sun, 11 Apr 2010 12:13:44 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9451</guid>
		</item>
		<item>
			<title>Cristian0789 says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9522</link>
			<description><![CDATA[I need the search results in a search results page. How can I do that? I'm looking for that, because currently, I have a search module in my home page, which has a different layout than internal pages, and I don't want the search results in my home page. Can I do that?]]></description>
			<dc:creator>Cristian0789</dc:creator>
			<pubDate>Thu, 25 Mar 2010 16:28:09 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9522</guid>
		</item>
		<item>
			<title>Burgutex says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9260</link>
			<description><![CDATA[I didn't understand anything! This is simple Joomla search module or another module? Please explain something.. This subject is very close..]]></description>
			<dc:creator>Burgutex</dc:creator>
			<pubDate>Wed, 13 Jan 2010 21:32:16 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9260</guid>
		</item>
		<item>
			<title>malli says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9199</link>
			<description><![CDATA[hi i want set the search option and category list in same line and same potions please help me ?]]></description>
			<dc:creator>malli</dc:creator>
			<pubDate>Thu, 31 Dec 2009 06:09:47 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9199</guid>
		</item>
		<item>
			<title>tt_tomp says:</title>
			<link>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9103</link>
			<description><![CDATA[Where is the title field coming from on the standard Joomla search results page? I have the module title set to "Search Results" but it displays "Search". I cannot figure out where it's pulling this title from. The component template code show: Any idea what's going on here?]]></description>
			<dc:creator>tt_tomp</dc:creator>
			<pubDate>Tue, 08 Dec 2009 12:04:43 +0000</pubDate>
			<guid>http://www.alledia.com/blog/joomla-tips-a-tricks/make-your-joomla-search-more-useful/#comment-9103</guid>
		</item>
	</channel>
</rss>

