Initial import Google Custom Search 2.0
Updated demo to use it.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"gcse": {
|
||||
"cx":"",
|
||||
"secret_key":""
|
||||
}
|
||||
}
|
||||
7
modules/google_search_20/site/templates/block_search.tpl
Normal file
7
modules/google_search_20/site/templates/block_search.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<section>
|
||||
<header>
|
||||
<h2>Results for <kbd>{$result.current_page.search_terms/}</kbd></h2>
|
||||
</header>
|
||||
|
||||
<gcse:searchresults-only></gcse:searchresults-only>
|
||||
</section>
|
||||
Reference in New Issue
Block a user