Closed (works as designed)
Project:
Google Programmable Search Engine
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 May 2012 at 00:48 UTC
Updated:
13 Aug 2015 at 09:31 UTC
Jump to comment: Most recent
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