| /[drupal]/contributions/modules/serapi/serapi.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Check whether HTTP_REFERER key of $_SERVER array is set before further processing. Added README.txt.
Initialize $query_parts variable in serapi_get_search() function before passing it to parse_str()
#481366 by Richard Eriksson: applied patch to replace live search with bing search and changed test URLs accordingly.
Fixed bug that was caused by wrong variable names in serapi_block_search_engine_information().
Added a simpletest script and moved the test functions from the .module file to the .test file.
Also return host in serapi_get_search() return array; Return a message in serapi_block_search_engine_information() that can be displayed to visitors.
Added support for aol, altavista and alltheweb.
Added blocks for testing; Use parse_str instead of preg_match to get at search parameter;
Added url validation and a dot to the google host pattern
Initial commit of the Search Engine Referer API. So far only tested as a standalone script.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |