comparison mod_support_contact.wiki @ 99:e5e4b59aad33

mod_support_contact: Dropped 0.5 and added 0.7 to compatibility list. Updated TODO.
author Waqas Hussain <waqas20@gmail.com>
date Mon, 30 Nov 2009 17:46:59 +0500
parents 3b33fdc7eda2
children
comparison
equal deleted inserted replaced
98:ee27befaf1fc 99:e5e4b59aad33
14 || support_contact || The bare JID of the support contact. The default is support@hostname, where hostname is the host the new user's account is on. || 14 || support_contact || The bare JID of the support contact. The default is support@hostname, where hostname is the host the new user's account is on. ||
15 || support_contact_nick || Nickname of the support contact. The default is "Support". || 15 || support_contact_nick || Nickname of the support contact. The default is "Support". ||
16 || support_contact_group || The roster group in the support contact's roster in which to add the new user. || 16 || support_contact_group || The roster group in the support contact's roster in which to add the new user. ||
17 17
18 = Compatibility = 18 = Compatibility =
19 ||0.7||Works||
19 ||0.6||Works|| 20 ||0.6||Works||
20 ||0.5||Should work||
21 21
22 = Caveats/Todos/Bugs = 22 = Caveats/Todos/Bugs =
23 23
24 * This only works for accounts created via in-band registration. 24 * This only works for accounts created via in-band registration.
25 * The support contact must be local to the Prosody install.
26 * Allow non-local support contact?