Content:Facebook/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Content:Facebook/HiddenSettings/Definitions)
 
No edit summary
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{#arraydefine: FacebookHiddenSettings
<includeonly>{{#arraydefine: FacebookHiddenSettingsPerAccount
| EnableChat;; KeepUnread;; Locale;; NameAsNick;; NaseemsSpamMode;; OpenUrlBrowser;; PollRate;; TimeoutsLimit
| Agent
| ;;
| ;;
}}{{#hashdefine:
}}{{#hashdefine:


EnableChat | type=byte;; default_val=1;; desc=description | ;; | =
Agent | type=string;; default_val= | ;; | =
}}{{#hashdefine:
 
KeepUnread | type=byte;; default_val=0;; desc= 1 = Don't mark messages as read on server (works globally or per contact). | ;; | =
 
}}{{#hashdefine:
 
Locale | type=string;; default_val=none;; desc=description | ;; | =
}}{{#hashdefine:
 
NameAsNick | type=byte;; default_val=1;; desc=description | ;; | =
}}{{#hashdefine:
 
NaseemsSpamMode | type=byte;; default_val=0;; desc=description | ;; | =
}}{{#hashdefine:
 
OpenUrlBrowser | type=unicode;; default_val=none;; desc=description | ;; | =
}}{{#hashdefine:
 
PollRate | type=byte;; default_val=24;; desc=description | ;; | =
}}{{#hashdefine:


TimeoutsLimit | type=byte;; default_val=3;; desc=description | ;; | =
}}</includeonly><noinclude>
{{Documentation
}}</includeonly>
|link box = off
|content = Defines hashtables with hidden settings of Facebook plugin.
{{Todo|needs categorization}}
[[Category:Content pages]]
}}
</noinclude>

Latest revision as of 20:40, 11 January 2023

Documentation

Defines hashtables with hidden settings of Facebook plugin.

Todo: needs categorization