Content:VKontakte/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Content:VKontakte/HiddenSettings/Definitions)
 
No edit summary
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{#arraydefine: VKontakteHiddenSettings
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
| MaxFriendsCount
| AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; MaxFriendsCount;; ReqAuthTimeLater;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys
| ;;
| ;;
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
| FloodListingToPopups;; ShowVkDeactivateEvents
| ;;
}}{{#hashdefine:
AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | =
}}{{#hashdefine:
FilterAudioMessages | type=byte;; default_val=0 | ;; | =
}}{{#hashdefine:
FloodListingToPopups | type=byte;; default_val=1 | ;; | =
}}{{#hashdefine:
}}{{#hashdefine:


MaxFriendsCount | type=dword;; default_val=1000 | ;; | =
MaxFriendsCount | type=dword;; default_val=1000 | ;; | =
 
}}{{#hashdefine:
 
ReqAuthTimeLater | type=dword;; default_val=86400 | ;; | =
 
}}{{#hashdefine:
 
ShowVkDeactivateEvents | type=byte;; default_val=1 | ;; | =
 
}}{{#hashdefine:
 
StickerBackground | type=byte;; default_val=0 | ;; | =
 
}}{{#hashdefine:
 
StickerSize | type=dword;; default_val=128 | ;; | =
 
}}{{#hashdefine:
 
UseCaptchaAssistant | type=byte;; default_val=0 | ;; | =
 
}}{{#hashdefine:
 
UseStandardUrlEncode | type=byte;; default_val=0 | ;; | =
 
}}{{#hashdefine:
 
UseStikersAsStaticSmileys | type=byte;; default_val=0 | ;; | =
 
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Documentation
{{Documentation

Revision as of 21:59, 15 August 2020

Documentation

Defines hashtables with hidden settings of VKontakte plugin.

Todo: needs categorization