Can anyone recommend me which are the best modules for the following tasks:
(using v6.14)
- search based on taxonomy (new content type will be tagged from 5 defined vocabularies): how can i provide a search function with 5 dropdowns
e.g. content type car has 'color', 'brand', 'model'... search for black BMW berline...
---> and this would be really cool: receive newsletter updates based on checking tags from the vocabulary (keep me updated on BMW and Mercedes following the example)
- use a WYSIWYG editor for content
- double op-tin module for users
- define my own URLs for pages / nodes (preferably done automatically: site/content type/title
Where do I search between components easily, so far drupal.org has not given me many solutions (probably my fault)
Thanks for help.
Stijn
Comments
Off the top of my head -
Off the top of my head -
Search - Try views
Newsletter - never did one of those so don't know, I am aware that there are several modules which can do this though
WYSIWYG - Do a search and you'll find a bunch. Popular ones are TinytinyMCE and FCKeditor
Double op-tin - sorry don't know what that is
Own URLs - Pathauto