Closed (duplicate)
Project:
Search configuration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Jun 2010 at 20:40 UTC
Updated:
24 Mar 2012 at 00:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
jbomb commentedComment #2
jbomb commentedcommitted to dev
Comment #3
izmeez commentedThanks.
[edit] Since this issue is already marked as fixed I have put my question into a new issue, http://drupal.org/node/848588
[/edit]
Is it also possible to turn off the category selection box for users and maybe even for 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?
Comment #5
adr_p commentedWouldn't it be better to use a method (to hide advanced options on non-node search forms) I've presented in http://drupal.org/node/848588#comment-3964328?
Comment #6
izmeez commentedSorry, it's been awhile. I have tested the patch linked to in comment #5 and think it may be a better solution than the patch in comment #1 that was committed http://drupalcode.org/project/search_config.git/commit/4451205e3afb28efd...
Comment #7
alan d. commentedSince the other queue has a patch, I'm marking this as duplicate even though it is the original issue. (An issue queue clean up)
Comment #8
izmeez commented@alan, that's good and hopefully in the other issue we can answer if the patch in that queue is better than the patch in #1 that was committed.
Comment #9
alan d. commentedYes, it is a much better way, albeit I do not know how much time I can spare looking at the D6 version in relation to pushing these into dev / production.
In D7, the module checks for the node module search form in a similar way to the patch in the other queue.