Hi there
I am looking to set up a site listing (amongst other things) accommodation providers. I want to be able to let visitors search the site by the usual fields such as area, postcode, rooms etc etc. Is there a Drupal module that has been developed that could meet part/all of this need or is it start from afresh and build using using Views etc :-(
Any suggestion would very really gratefully received
Thanks guys
taxonomy_browser might work
Hi
On our site - which is all about information and not exactly pretty - we have taxonomy_browser. That could work for you if your searches were restricted to tags. Obviously you could theme it to prettify it. The only theming I had done on that page was to make the lists of terms longer than the default; also use a view to show content in tabular format rather than just sequential lists of content.
See http://www.ehnetwork.org.uk/taxonomy_browser for how it works on our site.
Ignorance-alert: I am the content-controller, not a developer or web-designer.
Thanks
Hi David
No that does look good and I like its simplicity. I will have a look at the module in ore detail
THanks