From 85527c13cf6022c775d678cefb7ef45e931fd9f3 Mon Sep 17 00:00:00 2001 From: Steve Kille Date: Wed, 6 Jun 2018 10:23:08 +0100 Subject: [PATCH] Add mandatory Nick option --- xep-0406.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/xep-0406.xml b/xep-0406.xml index 40024f0b..a74a9c4d 100644 --- a/xep-0406.xml +++ b/xep-0406.xml @@ -38,6 +38,14 @@ MIX-ADMIN &ksmithisode; &skille; + + 0.2.0 + 2018-06-06 + sek +

+ Add Nick Mandatory option; +

+
0.1.0 2018-05-21 @@ -144,6 +152,7 @@ 'Administrator Message Retraction Rights'This controls which group is able to retract any message sent to the MIX channel.list-single'nobody'; 'admins'; 'owners''owners' 'Participation Addition by Invitation from Participant'This option extends a channel so that a channel participant has rights to invite and enable other users as participants.boolean-false 'Private Messages'If this option is selected, private messages MAY be used with the channel.boolean-true + 'Mandatory Nicks'If this option is selected, every participant must have a Nick.boolean-true

The configuration node is in &xep0004; format and includes all of the options used by the channel, including values for options using default values. This means that the value in the form can be directly mapped with the form returned by configuration administration commands. Configuration nodes will typically have a large number of elements. The following short example is provided to illustrate the syntax of the configuration node.