You are here

README.txt in Simple Google Custom Search Engine 8

Same filename and directory in other branches
  1. 2.0.x README.txt
Overview
--------
Provides integration with Google's Custom Search Engine: https://google.com/cse

Requirements
------------
None

Features
--------
Simple to configure, just enter your Client ID (CX code) and place the search
block, and you're done.
Works by using the JavaScript approach provided by Google.

Optional to search provided by core
-----------------------------------
It is recommended that you uninstall the `search` module provided by default
by the Drupal Core.

Known problems
--------------
Please use the issue queue to report any issues.

Credits
-------
Written by Ajit Shinde - ajit(dot)shinde25(at)gmail(dot)com

Similar projects
----------------
Google CSE (https://drupal.org/project/google_cse) - provides a lot more
features and integrates with the non JavaScript API if you have a paid account.
If you need something more than a simple search, this module may solve your
needs.

File

README.txt
View source
  1. Overview
  2. --------
  3. Provides integration with Google's Custom Search Engine: https://google.com/cse
  4. Requirements
  5. ------------
  6. None
  7. Features
  8. --------
  9. Simple to configure, just enter your Client ID (CX code) and place the search
  10. block, and you're done.
  11. Works by using the JavaScript approach provided by Google.
  12. Optional to search provided by core
  13. -----------------------------------
  14. It is recommended that you uninstall the `search` module provided by default
  15. by the Drupal Core.
  16. Known problems
  17. --------------
  18. Please use the issue queue to report any issues.
  19. Credits
  20. -------
  21. Written by Ajit Shinde - ajit(dot)shinde25(at)gmail(dot)com
  22. Similar projects
  23. ----------------
  24. Google CSE (https://drupal.org/project/google_cse) - provides a lot more
  25. features and integrates with the non JavaScript API if you have a paid account.
  26. If you need something more than a simple search, this module may solve your
  27. needs.