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

Kripsy’s picture

I apologize for the triple post, Drupal was undergoing a database problem.

danielb’s picture

Status: Active » Fixed

You 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.

doomed’s picture

Hello,

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.

danielb’s picture

Stay 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!)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.