Initial import Google Custom Search 2.0

Updated demo to use it.
This commit is contained in:
jvelilla
2017-03-30 22:05:35 -03:00
parent 5273940b82
commit 72cfd1d652
12 changed files with 216 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"gcse": {
"cx":"",
"secret_key":""
}
}

View 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>