Content:Facebook/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(NameAsNick is not hidden anymore - r15142)
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#arraydefine: FacebookHiddenSettings
<includeonly>{{#arraydefine: FacebookHiddenSettingsPerAccount
| EnableChat;; KeepUnread;; Locale;; NaseemsSpamMode;; OpenUrlBrowser;; PollRate;; SendMessageTries;; 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={{L10n:None}} | ;; | =
}}{{#hashdefine:
 
NaseemsSpamMode | type=byte;; default_val=0 | ;; | =
}}{{#hashdefine:
 
OpenUrlBrowser | type=unicode;; default_val={{L10n:None}} | ;; | =
}}{{#hashdefine:
 
PollRate | type=byte;; default_val=24 | ;; | =
 
}}{{#hashdefine:
 
SendMessageTries | type=byte;; default_val=1 | ;; | =
}}{{#hashdefine:


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

Latest revision as of 20:40, 11 January 2023

Documentation

Defines hashtables with hidden settings of Facebook plugin.

Todo: needs categorization