Content:VKontakte/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(add hidden settings from https://github.com/miranda-ng/miranda-ng/commit/f740ad4b8b46887219b7487f02df29d83e5773fc)
(add new hidden setting)
Line 1: Line 1:
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
| AlwaysOpenCaptchaInBrowser;; MaxFriendsCount;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode
| AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; MaxFriendsCount;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode
| ;;
| ;;
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
Line 8: Line 8:


AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | =
AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | =
}}{{#hashdefine:
FilterAudioMessages | type=byte;; default_val=0 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:

Revision as of 14:52, 15 June 2019

Documentation

Defines hashtables with hidden settings of VKontakte plugin.

Todo: needs categorization