Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $aLangContent = array (
9  '_sys_module_chat_plus' => 'Chat Plus',
10  '_ch_chat_plus' => 'Chat+',
11  '_ch_chat_plus_chat' => 'Chat',
12  '_ch_chat_plus_setting' => 'Chat Setting',
13  '_ch_chat_plus_not_configured' => 'Chat isn\'t configured',
14  '_ch_chat_plus_open_in_separate_window' => 'Full-window mode',
15  '_ch_chat_plus_information' => 'Information',
16  '_ch_chat_plus_information_block' => 'To enable this module, chat server must be installed separately. <br />
17 
18 Enter the chat URL in the form below. <br />
19 
20 Then OAuth login must be configured. <a href="{0}modules/?r=oauth2/administration/">Generate Key & Secret pair</a> in OAuth2 Server module by pointing chat URL and desired name. <br />
21 
22 After Key & Secret pair is generated you need to enter them in Chat Administration &gt; OAuth &gt; Cheetah.
23 
24 <hr />
25 
26 To enable Helpdesk Chat you need to enable it in the Chat Administration &gt; Livechat and in the form below. You don\'t need to insert JS code into Cheetah, it is added automatically.
27 
28 ',
29 
30 );
$aLangContent
$aLangContent
Definition: en.php:8
php