You are here

README.txt in Google Custom Search Engine 7.2

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 6 README.txt
  3. 7.3 README.txt
  4. 7 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 an embedded search engine that can 
be used to search any set of one or more sites.  No Google API key is 
required.  Read more at http://www.google.com/cse/.

QUICK SETUP
-----------

After installing this module, activate Google CSE at 
admin/config/search/settings, optionally setting it as the default 
search module, and configure it by entering Google's unique ID for your 
CSE.  Once you have granted permission for one or more roles to search 
the Google CSE, the search page can be found at search/google, and a 
separate self-contained search block can also be enabled.

BLOCKS
------

The include Google CSE block can optionally be enabled at 
admin/structure/block.  The "Google CSE" block provides a search box and 
also displays the search results.  After entering search terms, the user 
will be returned to the same page (via GET request) and the results will 
be displayed.  Do not allow this Google CSE block to appear on the 
search/google page, as the search results will fail to display.

SITESEARCH
----------

In addition to the CSE functionality, SiteSearch on one or more domains 
or URL paths can optionally be configured.  Radio buttons allow users to 
search on either the SiteSearch option(s) or the CSE, and searches can 
default to either option.

ADVANCED SETTINGS
-----------------

The collapsed advanced settings on the settings page provide various 
customizations such as country and language preferences.  For example, 
with the Locale module enabled, the Google CSE user interface language 
can be selected dynamically based on the current user's language.

INSTALLATION
------------

Place the google_cse directory in your sites/all/modules directory.  
Enable the Google CSE module at admin/modules, configure it at 
admin/config/search/settings, and assign permissions for "search Google 
CSE" at admin/people/permissions.

To configure this module, you will need your CSE's unique ID.  Go to 
http://www.google.com/cse/manage/all, click on control panel and you 
will find the "Search engine unique ID" under "Basic information".

MAINTAINERS
-----------

Authored and maintained by mfb: http://drupal.org/user/12302

The current maintainer does not plan to add new features to this module, 
such as support for multiple CSEs; however, patches providing new 
features are welcome and will be reviewed.

For bugs, feature requests and support requests, please use the issue 
queue at http://drupal.org/project/issues/google_cse

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Overview
  4. * Quick setup
  5. * Requirements
  6. * Blocks
  7. * SiteSearch
  8. * Search module integration
  9. * Advanced settings
  10. * Installation
  11. * Maintainers
  12. OVERVIEW
  13. --------
  14. Google Custom Search Engine (CSE) is an embedded search engine that can
  15. be used to search any set of one or more sites. No Google API key is
  16. required. Read more at http://www.google.com/cse/.
  17. QUICK SETUP
  18. -----------
  19. After installing this module, activate Google CSE at
  20. admin/config/search/settings, optionally setting it as the default
  21. search module, and configure it by entering Google's unique ID for your
  22. CSE. Once you have granted permission for one or more roles to search
  23. the Google CSE, the search page can be found at search/google, and a
  24. separate self-contained search block can also be enabled.
  25. BLOCKS
  26. ------
  27. The include Google CSE block can optionally be enabled at
  28. admin/structure/block. The "Google CSE" block provides a search box and
  29. also displays the search results. After entering search terms, the user
  30. will be returned to the same page (via GET request) and the results will
  31. be displayed. Do not allow this Google CSE block to appear on the
  32. search/google page, as the search results will fail to display.
  33. SITESEARCH
  34. ----------
  35. In addition to the CSE functionality, SiteSearch on one or more domains
  36. or URL paths can optionally be configured. Radio buttons allow users to
  37. search on either the SiteSearch option(s) or the CSE, and searches can
  38. default to either option.
  39. ADVANCED SETTINGS
  40. -----------------
  41. The collapsed advanced settings on the settings page provide various
  42. customizations such as country and language preferences. For example,
  43. with the Locale module enabled, the Google CSE user interface language
  44. can be selected dynamically based on the current user's language.
  45. INSTALLATION
  46. ------------
  47. Place the google_cse directory in your sites/all/modules directory.
  48. Enable the Google CSE module at admin/modules, configure it at
  49. admin/config/search/settings, and assign permissions for "search Google
  50. CSE" at admin/people/permissions.
  51. To configure this module, you will need your CSE's unique ID. Go to
  52. http://www.google.com/cse/manage/all, click on control panel and you
  53. will find the "Search engine unique ID" under "Basic information".
  54. MAINTAINERS
  55. -----------
  56. Authored and maintained by mfb: http://drupal.org/user/12302
  57. The current maintainer does not plan to add new features to this module,
  58. such as support for multiple CSEs; however, patches providing new
  59. features are welcome and will be reviewed.
  60. For bugs, feature requests and support requests, please use the issue
  61. queue at http://drupal.org/project/issues/google_cse