Main Index MAIN
INDEX
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN

Good ---->

Home: Plugins Support - FREE: SearchFeed_Results:

 

 


Gypsypup
User

Karma: -0 / +0


Apr 5, 2004, 12:10 AM

Post #1 of 5 (2977 views)
Shortcut

Send Gypsypup a wink
Good ----> Can't Post

Is there a way to simply call in the searchfeed without a serch? I mean in that when someone simply opens up a category the some searchfeed links getincluded based on the category name alone?


Andy
Enthusiast

Karma: -1 / +7


Apr 5, 2004, 12:30 AM

Post #2 of 5 (2976 views)
Shortcut

Send Andy a wink
Re: [Gypsypup] Good ----> [In reply to] Can't Post

It is kind of possible. I pass in $name instead of $query, which more times than not, gives you some results. See the side bar of http://www.cool-clipart.com, as that uses a modified version of the plugin to show on category and search pages (the modification just allows me to use a different template for the side sponsor boxes).

Here is what I use on my site;


Code
<%if category_short%> 
<%Plugins::SearchFeed_Results::check_results($category_short . " clipart")%>
<%endif%>

<center>

<%if searchfeed_results%>
<%Plugins::SearchFeed_Results::results($category_short . " clipart",'4')%>
<%else%>
<%Plugins::SearchFeed_Results::results('clipart','4')%>
<%endif%>

</center>


Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com



Gypsypup
User

Karma: -0 / +0


Apr 5, 2004, 12:51 AM

Post #3 of 5 (2974 views)
Shortcut

Send Gypsypup a wink
Re: [Andy] Good ----> [In reply to] Can't Post

Any chance of getting the modified version? Looks excellent. Happy to modify the category.html templates.


Andy
Enthusiast

Karma: -1 / +7


Apr 5, 2004, 12:54 AM

Post #4 of 5 (2973 views)
Shortcut

Send Andy a wink
Re: [Gypsypup] Good ----> [In reply to] Can't Post

You don't really need the modified version Tongue

I only modified it so that I could use different template sets for each of my pages (i.e a link one for category results, and a 'box' one for sponsor links on the right).

The above code I gave should pretty much do what you need :)

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com


Gypsypup
User

Karma: -0 / +0


Apr 6, 2004, 12:04 AM

Post #5 of 5 (2966 views)
Shortcut

Send Gypsypup a wink
Re: [Andy] Good ----> [In reply to] Can't Post

worked well - just drop it in and it works.

Thanks mate..

 
 
 


Search for (options) Powered by Gossamer Forum v.1.2.4