Content:VKontakte/HiddenSettings/Definitions: Difference between revisions
Jump to navigation
Jump to search
(VKLang is not hidden now - r16582) |
Dart Raiden (talk | contribs) No edit summary |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#arraydefine: | <includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount | ||
| AlwaysOpenCaptchaInBrowser;; MaxFriendsCount;; UseCaptchaAssistant | | AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; LoadFilesAsync;; MaxFriendsCount;; OggInAudioMessages;; ReqAuthTimeLater;; ShowReplyInMessage;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys | ||
| ;; | |||
}}{{#arraydefine: VKontakteHiddenSettingsPerContact | |||
| FloodListingToPopups;; ShowVkDeactivateEvents | |||
| ;; | | ;; | ||
}}{{#hashdefine: | }}{{#hashdefine: | ||
AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | = | AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | = | ||
}}{{#hashdefine: | |||
FilterAudioMessages | type=byte;; default_val=0 | ;; | = | |||
}}{{#hashdefine: | |||
FloodListingToPopups | type=byte;; default_val=1 | ;; | = | |||
}}{{#hashdefine: | |||
LoadFilesAsync | type=byte;; default_val=1 | ;; | = | |||
}}{{#hashdefine: | }}{{#hashdefine: | ||
MaxFriendsCount | type=dword;; default_val=1000 | ;; | = | MaxFriendsCount | type=dword;; default_val=1000 | ;; | = | ||
}}{{#hashdefine: | |||
OggInAudioMessages | type=byte;; default_val=0 | ;; | = | |||
}}{{#hashdefine: | |||
ReqAuthTimeLater | type=dword;; default_val=86400 | ;; | = | |||
}}{{#hashdefine: | |||
ShowReplyInMessage | type=byte;; default_val=1 | ;; | = | |||
}}{{#hashdefine: | |||
ShowVkDeactivateEvents | type=byte;; default_val=1 | ;; | = | |||
}}{{#hashdefine: | |||
StickerBackground | type=byte;; default_val=0 | ;; | = | |||
}}{{#hashdefine: | |||
StickerSize | type=dword;; default_val=128 | ;; | = | |||
}}{{#hashdefine: | }}{{#hashdefine: | ||
UseCaptchaAssistant | type=byte;; default_val=0 | ;; | = | 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 |
Latest revision as of 16:35, 7 May 2024
Documentation
Defines hashtables with hidden settings of VKontakte plugin.
Todo: needs categorization