Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $sLangCategory = 'BooneEx Google Search';
9 
10 $aLangContent = array(
11  '_sys_module_google_search' => 'Google Site Search',
12  '_ch_gsearch' => 'Google Site Search',
13  '_ch_gsearch_menu_title' => 'Google Site Search',
14  '_ch_gsearch_box_title' => 'Google Site Search',
15  '_ch_gsearch_box_title_search_form' => 'Google Site Search',
16  '_ch_gsearch_box_title_search_results' => 'Search Results',
17  '_ch_gsearch_administration' => 'Google Site Search',
18  '_ch_gsearch_no_results' => 'No Results',
19  '_ch_gsearch_no_search_engine_id' => 'Search Engine ID isn\'t specified',
20  '_ch_gsearch_help_title' => 'Instructions',
21  '_ch_gsearch_help_text' => 'Create your search engine here: <a target="_blank" href="https://cse.google.com/cse/create/new">https://cse.google.com/cse/create/new</a>
22 <br />
23 <br />
24 
25 After creation go to:
26 <br />
27 "Edit Search Engine" (make sure that your created search engine is selected if there are several search engines) -> Setup -> click "Search engine ID" button to get the ID.
28 <br />
29 <br />
30 
31 Go to "Edit Search Engine" -> Look and Feel -> Layout -> Select "Two page" layout.
32 <br />
33 Then go to "Edit Search Engine" -> "Get Code" -> click "Search Results Details" -> specify the following URL in first input:
34 <br />
35 <b>{0}</b>
36 <br />
37 To show search results right on your site.
38 <br />
39 <br />
40 
41 To change background of search results (and other elements) go to:
42 <br />
43 "Edit Search Engine" -> Look and feel -> General -> Background color.',
44 );
$aLangContent
$aLangContent
Definition: en.php:8
php
$sLangCategory
$sLangCategory
Definition: en.php:8