First, my thanks to those that have created this module. It's a very useful addition.
I mentioned this in a previous issue that was already marked "fixed" http://drupal.org/node/825308 so I thought I should open a new issue. Hope that's the right thing to do.
Maybe, this isn't specifically a search_config issue. Maybe it has to do with the search and taxonomy configuration.
My problem is that on the Search tab menu pages, the help & user tabs display a search box and below that a category selection box.
Is it also possible to turn off the category selection box for the users and help sections?
Alternatively, can category selection only be included in the advanced search options as it does for content with a feature to allow the advanced search to appear on desired sections or not?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | search_config-848588-2.patch | 459 bytes | adr_p |
Comments
Comment #1
jbomb commentedThank you for the report, and your patience. I apologize for the delay in responding. A patch is forthcoming.
Comment #2
adr_p commentedAssuming that the configured options should apply only on the node search form, I think that a better way to do this than http://drupal.org/node/825308#comment-3078980 is to use a method I've presented in a patch bellow.
Comment #3
charlie-s commentedThis works great, simple fix too.
It does make more sense because there are other factors besides just "content type" that need not be included in the User search logic. Thanks.
Comment #4
izmeez commentedSorry, I have been busy with other things and just got back to this.
The patch in comment #2 seems to work just fine and is very simple.
I think it may be a better solution than the one posted in http://drupal.org/node/825308 that was committed, http://drupalcode.org/project/search_config.git/commit/4451205e3afb28efd...
Comment #5
alan d. commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.