Page 1 of 1
advanced search functionality
Posted: Thu Mar 06, 2008 5:40 am
by ihsaaan
I need added features to the search module. something like the picture below. i have the javascript code how would i make it into a module or is there a module like this available already?
Thank you
Re: advanced search functionality
Posted: Sat Mar 08, 2008 2:05 am
by Bodom78
Well something like that is way off from what Joomla does by default.
From my thinking you would first write a component to store and display this data. Then you would need to write a custom search mambot (plugin) for that component.
I think it would be much more difficult to hack Joomla to do something like this rather then writing custom components and plug ins.