Content:VKontakte/HiddenSettings: Difference between revisions
Jump to navigation
Jump to search
(Content:VKontakte/HiddenSettings) |
m (more descriptive keywords for captions) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Content:VKontakte/HiddenSettings/Definitions | Content:VKontakte/HiddenSettings/Definitions | ||
}}<table class="wikitable"> | }}<table class="wikitable"> | ||
<caption>{{L10n:Content/TableHeaders | HiddenSettingsPerAccount}}</caption> | |||
<tr> | <tr> | ||
<th scope="col"> {{L10n:Content/TableHeaders | Setting}} </th> | <th scope="col"> {{L10n:Content/TableHeaders | Setting}} </th> | ||
Line 10: | Line 11: | ||
{{ #loop: i | {{ #loop: i | ||
| 0 <!-- loops start value for {{#var:i}} --> | | 0 <!-- loops start value for {{#var:i}} --> | ||
| {{#arraysize: | | {{#arraysize:VKontakteHiddenSettingsPerAccount}} <!-- number of loops --> | ||
| <tr> | | <tr> | ||
<td> {{#arrayindex: | <td> {{#arrayindex:VKontakteHiddenSettingsPerAccount | {{#var:i}} }} </td> | ||
<td> {{L10n:DBTypes | {{#hashvalue: {{#arrayindex: | <td> {{L10n:DBTypes | {{#hashvalue: {{#arrayindex:VKontakteHiddenSettingsPerAccount | {{#var:i}} }} | type}} }} </td> | ||
<td style="text-align:center"> {{#hashvalue: {{#arrayindex: | <td style="text-align:center"> {{#hashvalue: {{#arrayindex:VKontakteHiddenSettingsPerAccount | {{#var:i}} }} | default_val}} </td> | ||
<td> {{L10n:VKontakte/HiddenSettings | {{#arrayindex: | <td> {{L10n:VKontakte/HiddenSettings | {{#arrayindex:VKontakteHiddenSettingsPerAccount | {{#var:i}} }} }} </td> | ||
</tr> | |||
}} | |||
</table> | |||
<table class="wikitable"> | |||
<caption>{{L10n:Content/TableHeaders | HiddenSettingsPerContact}}</caption> | |||
<tr> | |||
<th scope="col"> {{L10n:Content/TableHeaders | Setting}} </th> | |||
<th scope="col"> {{L10n:Content/TableHeaders | Type}} </th> | |||
<th scope="col"> {{L10n:Content/TableHeaders | Default}} </th> | |||
<th scope="col"> {{L10n:Content/TableHeaders | Description}} </th> | |||
</tr> | |||
{{ #loop: i | |||
| 0 <!-- loops start value for {{#var:i}} --> | |||
| {{#arraysize:VKontakteHiddenSettingsPerContact}} <!-- number of loops --> | |||
| <tr> | |||
<td> {{#arrayindex:VKontakteHiddenSettingsPerContact | {{#var:i}} }} </td> | |||
<td> {{L10n:DBTypes | {{#hashvalue: {{#arrayindex:VKontakteHiddenSettingsPerContact | {{#var:i}} }} | type}} }} </td> | |||
<td style="text-align:center"> {{#hashvalue: {{#arrayindex:VKontakteHiddenSettingsPerContact | {{#var:i}} }} | default_val}} </td> | |||
<td> {{L10n:VKontakte/HiddenSettings | {{#arrayindex:VKontakteHiddenSettingsPerContact | {{#var:i}} }} }} </td> | |||
</tr> | </tr> | ||
}} | }} |
Latest revision as of 12:34, 15 October 2017
Setting | Type | Default | Description |
---|---|---|---|
AlwaysOpenCaptchaInBrowser | Byte | 0 | 1 = Always open captcha in browser. |
FilterAudioMessages | Byte | 0 | 1 = Ignore voice messages. |
LoadFilesAsync | Byte | 1 | 0 = Disable asynchronous file downloading. |
MaxFriendsCount | Dword | 1000 | Maximum friends count. |
OggInAudioMessages | Byte | 0 | 1 = Use OGG format instead of MP3 for voice messages. |
ReqAuthTimeLater | Dword | 86400 | Interval between "remind later" on friend request. |
ShowReplyInMessage | Byte | 1 | 1 = The protocol itself will generate a message with a quote using BBCode. |
ShowVkDeactivateEvents | Byte | 1 | 1 = Show deactivate events. |
StickerBackground | Byte | 0 | 1 = Non-transparent stickers background. |
StickerSize | Dword | 128 | Sticker size. |
UseCaptchaAssistant | Byte | 0 | 1 = Use Captcha Assistant service. |
UseStandardUrlEncode | Byte | 0 | 1 = Use standard urlEncode for sent messages (more traffic consumption). |
UseStikersAsStaticSmileys | Byte | 0 | 1 = Use static smiley packs instead of downloadable stickers. |
Setting | Type | Default | Description |
---|---|---|---|
FloodListingToPopups | Byte | 1 | 0 = Disable "... is listening to ..." notifications from contact. |
ShowVkDeactivateEvents | Byte | 1 | 1 = Show deactivate events. |
Documentation
Automatic, localized table with hidden settings of VKontakte plugin.
![]() | This page may be in the wrong category or belong in further categories. |