Module XMPP
This module uses the ConverseJS client to hold a chat session using the XMPP protocol. See also PluginXMPP.
Usage
To use module xmpp in a wiki page:
Copy to clipboard
{module module="xmpp" show_controlbox_by_default="y"}
where:
Hold a chat session using XMPP (uses the ConverseJS client).
Go to the source code
Preferences required: xmpp_feature
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
show_controlbox_by_default |
alpha | If controlbox should be shown after page load | y |
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components