How to expand the search function
Posted: Sat Apr 12, 2008 10:12 am
I would like to be able to allow users to choose which area of the site they want to search.
Similar to how http://www.veoh.com do their search.
I have already coded the js/css/html for it, it works in my browser, but now I need to shift it to the CMS.
What I can't figure out is the search templates, as everything in there is tagged for the CMS.
eg. {$inputbox}, {$submittext} etc.
My Questions are:
How do I add an ID or class to these?
Can I use php/js within the search template?
Similar to how http://www.veoh.com do their search.
I have already coded the js/css/html for it, it works in my browser, but now I need to shift it to the CMS.
What I can't figure out is the search templates, as everything in there is tagged for the CMS.
eg. {$inputbox}, {$submittext} etc.
My Questions are:
How do I add an ID or class to these?
Can I use php/js within the search template?