I tried a number of different things including JQuery to make all the links _blank.
Do you have any quick way to do that or any suggestions...?
This modification would save about 1/2 the time and would make the workflow seemless.
Also another suggestion is to have it open links tabs on the browser for all the link results. That would be great...
Thank you!
Tom
Comments
Comment #1
chrlvclaudiu commentedHi,
Check this link for more information Google CSE forums .
Follow asmall3's replies for your problem.
Good luck,
Claudiu
Comment #1.0
chrlvclaudiu commentedTo make this module more usable.
Comment #2
aaron.ferris commentedIf i'm understanding this correctly (possibly not) you want the search result links to open in a new window? This can be done via the search-result.tpl.php template, copy it from the core search module into your theme, and add 'target="_blank" to the A tag, clear caches etc.
Comment #3
aaron.ferris commented