Closed (fixed)
Project:
Autocomplete Node Finder
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2008 at 20:12 UTC
Updated:
20 Dec 2008 at 06:32 UTC
Would it be possible to make it an option to use the default Drupal search instead of the module's search results when pressing enter? I can probably hack it to do so but I would rather have had terrible luck upgrading hacked modules.
Comments
Comment #1
Kripsy commentedI apologize for the triple post, Drupal was undergoing a database problem.
Comment #2
danielb commentedYou can make a module to do this. I have provided some hooks, and you can achieve almost anything with form_alters anyway.
And IMO it would be better for this feature to be a separate module.
Comment #3
doomed commentedHello,
Kripsy, this is a good suggestion.
I would be interested in this.
Danielb, this could be a one button thing in the module's options!
Just suggesting, i have no skills to actually make this change.
Comment #4
danielb commentedStay tuned there are plans to include this functionality in a future revision of the module, but it will indeed be kept as a seperate 'plugin' module. I don't know how to do it yet, but if you do - let me know. (not as a patch to the current version of the module though - in the middle of a rewrite!)