Content:VKontakte/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
m (remove separator from last element in array)
No edit summary
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
| AlwaysOpenCaptchaInBrowser;; MaxFriendsCount;; ShowVkDeactivateEvents;; UseCaptchaAssistant;; UseStandardUrlEncode
| AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; MaxFriendsCount;; ReqAuthTimeLater;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys
| ;;
| ;;
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
Line 11: Line 11:
}}{{#hashdefine:
}}{{#hashdefine:


FloodListingToPopups | type=;; default_val= | ;; | =
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:
}}{{#hashdefine:


ShowVkDeactivateEvents | type=byte;; default_val=1 | ;; | =
ShowVkDeactivateEvents | type=byte;; default_val=1 | ;; | =
}}{{#hashdefine:
StickerBackground | type=byte;; default_val=0 | ;; | =
}}{{#hashdefine:
StickerSize | type=dword;; default_val=128 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:
Line 28: Line 44:


UseStandardUrlEncode | type=byte;; default_val=0 | ;; | =
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