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

chrlvclaudiu’s picture

Status: Active » Needs review

Hi,

Check this link for more information Google CSE forums .

Follow asmall3's replies for your problem.

Good luck,
Claudiu

chrlvclaudiu’s picture

Issue summary: View changes

To make this module more usable.

aaron.ferris’s picture

Issue summary: View changes

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

aaron.ferris’s picture

Status: Needs review » Closed (works as designed)