Search module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
torstenk
Forum Members
Forum Members
Posts: 19
Joined: Fri Dec 12, 2008 3:50 pm

Search module

Post by torstenk »

Hi all

Is it possible to integrate a search module like the one on this site?

http://www.folkeskolen.dk/job/

I mean where you can choose different things to search in

Another example is this one
http://www.jobs.net/

Thx in advance
Last edited by torstenk on Wed May 20, 2009 11:03 am, edited 1 time in total.
User avatar
plger
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 15, 2008 10:38 am

Re: Search module

Post by plger »

You can do something similar with a module created with CTLModuleMaker (with the advanced search action), but for content pages I don't see any easy solution.
torstenk
Forum Members
Forum Members
Posts: 19
Joined: Fri Dec 12, 2008 3:50 pm

Re: Search module

Post by torstenk »

plger wrote: You can do something similar with a module created with CTLModuleMaker (with the advanced search action), but for content pages I don't see any easy solution.
Thank you for your answer. I tried CTLModuleMaker, but i want it for content pages. Do you know another other way or another system that can do it?
User avatar
plger
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 15, 2008 10:38 am

Re: Search module

Post by plger »

Unfortunately I don't... I'm afraid you'll have to code it yourself. But if you wish to use page attributes, it shouldn't be too hard : retrieve the content manager, parse every page to get the attributes, create your inputs, and when a query is sent you do the same to retrieve the pages that fit it... If you wish to use all indexed content, then you're on for some work...
Post Reply

Return to “Modules/Add-Ons”