Hi,
I would like to suggest a single block with a selection list. Something like...
<SELECT>
<OPTION disabled>--- WWW ---</OPTION>
<OPTION value="1" selected>Google</OPTION>
<OPTION value="2">Yahoo!</OPTION>
<OPTION value="3">MSN</OPTION>
<OPTION disabled>--- Dictionary ---</OPTION>
<OPTION value="4">LEO</OPTION>
<OPTION disabled>--- Spam ---</OPTION>
<OPTION value="5">www.projecthoneypot.org</OPTION>
<OPTION disabled>--- Encyclopedia -------</OPTION>
<OPTION value="6" >Wikipedia (English)</OPTION>
</SELECT>
...because there are a lot of websites out there I would like to use with External Search :)
It would be more handy to have a single block to choose from. Any chance?
Thanks, Michael
Comments
Comment #1
xanoI'm not quite getting what you want to achieve.
Currently, for every engine you enable a new block is being made available. You can also create infinite custom engines.
Comment #2
pinhole commentedI guess a single block with a selection list of engines instead having for each engine a single block is a more recommended solution.
If I would like to have 10 engines available, for example, then I need 10 blocks to place somewhere!?
- Michael
Comment #3
xanoWith the current version of the module, you would, yes. I will not implement the feature you're requesting directly, since people may want to use one block per engine, but instead I'm trying to figure out the most usable way of combining the two.
Comment #4
pinhole commentedSounds promising. Thanks.
-- Michael
Comment #5
xanoOkay, I'm working on it.
Comment #6
xanoAdded and committed. Be aware that users cannot select field values if a form uses multiple search engines. The default values will automatically be filled in for the chosen search engine.
Comment #7
pinhole commentedWell done Xano! Works fine for me. The unknown "name" tab on the search page is also gone.
Please take care about the extesea.view.css settings. Actually the settings mess up any block below.
Thanks, Michael
Comment #8
xanoOne problem per issue, so could you please create another one for that CSS problem? Glad you like the rest of the module :)
Comment #10
xano