google_cse.admin.inc |
google_cse.admin.inc |
|
Admin settings for Google Custom Search Engine. |
google_cse.css |
google_cse.css |
|
#google-cse-results-searchbox-form div, #google-cse-results-searchbox-form input { margin: 0; display: inline; }
#google-cse-results-searchbox-form .form-radios div { display: block; }
#google-cse-results-gadget a { margin-left: 2em; } |
google_cse.info |
google_cse.info |
|
name = "Google CSE"
description = "Use Google Custom Search to search your site and/or any other sites."
core = 7.x
dependencies[] = search
files[] = google_cse.install
files[] = google_cse.module
files[] =… |
google_cse.install |
google_cse.install |
|
|
google_cse.module |
google_cse.module |
|
Display a Google Custom Search Engine (CSE) on your site. |
google_cse.theme.inc |
google_cse.theme.inc |
|
Themeable functions for Google Custom Search Engine. |
google_cse_results.tpl.php |
google_cse_results.tpl.php |
|
|
google_cse_results_gadget.tpl.php |
google_cse_results_gadget.tpl.php |
|
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Overview
* Quick setup
* Requirements
* Blocks
* SiteSearch
* Search module integration
* Advanced settings
* Installation
* Maintainers
OVERVIEW
--------
Google Custom Search Engine (CSE) is… |