README.txt |
README.txt |
|
search_config is used to configure the advanced search form.
Installation
------------
1. Copy entire search_config directory to the module directory of your Drupal
installation
2. Enable the search_config module on the admin modules page
3. Go… |
search_config.info |
search_config.info |
|
name = Search config
description = Configure display of the advanced search form
dependencies[] = search
package = Search
core = 6.x |
search_config.install |
search_config.install |
|
|
search_config.module |
search_config.module |
|
Used to configure the advanced search form and other search behaviour. |