need some advice on search page
Permalink
Hi, I'm kind of stuck. I'm developing a site for a photographer (my first using concrete5) and have been going along ok so far but now I need some advice on the search page and what to do next.
I want for the client to be able to add and delete images in his gallery via an editable area. I also want for the web site visitor to be able to search for photos via a search bar. I've set up the search bar but what next? my mind has gone blank, can I draw on your experience for a little help. May be I should take a different approach, what do you think? I know how to hard code as thats what I do for a living but I'm new to C5 and want your advice please.
many thanks
I want for the client to be able to add and delete images in his gallery via an editable area. I also want for the web site visitor to be able to search for photos via a search bar. I've set up the search bar but what next? my mind has gone blank, can I draw on your experience for a little help. May be I should take a different approach, what do you think? I know how to hard code as thats what I do for a living but I'm new to C5 and want your advice please.
many thanks
Thanks John,I think maybe I'll sit and try and work out an alternative, maybe just create a hard coded search page linking to phpmyadmin or the block mysql buddy and display the page content the traditional way.
It's nearly the weekend so I can relax and think about what to do.
Thanks again
It's nearly the weekend so I can relax and think about what to do.
Thanks again
I like John's idea of the file list addon, or if you're familiar with the File List model itself you could build your own custom search results page that uses a simple search query (from a $_GET variable if you so desire) to look up files by keyword).
Thanks beebs, I'll look at making a single page. Like I said concrete 5 is relatively new to me and finding out what it can do is taking a while but I'm getting there.
thanks again
thanks again
As an alternative, I have found C5 sites to be well indexed by Google, so you could include a Google search and forget about the internal site search. There are several free Google and extended search blocks in the marketplace.
I am a photographer myself and am in the process of redeveloping my own photography site in C5. I will be relying on Google for my own site search.
PS. There is also a file search (paid) add-on that searches file attributes (such as captions)