Content:Facebook/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(desc was an artifact from the first versions - deleted)
No edit summary
 
(18 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 | ;; | =
Agent | type=string;; default_val= | ;; | =
}}{{#hashdefine:
 
KeepUnread | type=byte;; default_val=0 | ;; | =
 
}}{{#hashdefine:
 
Locale | type=string;; default_val=none | ;; | =
}}{{#hashdefine:
 
NameAsNick | type=byte;; default_val=1 | ;; | =
}}{{#hashdefine:
 
NaseemsSpamMode | type=byte;; default_val=0 | ;; | =
}}{{#hashdefine:
 
OpenUrlBrowser | type=unicode;; default_val=none | ;; | =
}}{{#hashdefine:
 
PollRate | type=byte;; default_val=24 | ;; | =
}}{{#hashdefine:


TimeoutsLimit | type=byte;; default_val=3 | ;; | =
}}</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