Commit 58e5a4b8 authored by Ryan Graham's avatar Ryan Graham Committed by ryang

updated to describe new features


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1768 b35dd754-fafc-0310-a699-88a17e54d16e
parent 3e11905c
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Registration Plugin Changelog Registration Plugin Changelog
</h1> </h1>
<p><b>1.1</b> -- Agust 10, 2005</p>
<ul>
<li>Added the ability to have multiple people alerted via instant message and/or email whenever a new user registers.</li>
<li><a href="http://www.jivesoftware.org/issues/browse/JM-239">JM-239</a> Automatically add new users to group
</ul>
<p><b>1.0</b> -- April 21, 2005</p> <p><b>1.0</b> -- April 21, 2005</p>
<ul> <ul>
<li>Initial release.</li> <li>Initial release.</li>
......
...@@ -57,12 +57,16 @@ the existing file. ...@@ -57,12 +57,16 @@ the existing file.
<h2>Configuration</h2> <h2>Configuration</h2>
<p> <p>
The registration plugin is configured via the "Registration Properties" sidebar item located under the The registration plugin is configured via the "Registration Properties" sidebar item located in the
"Users Tab" in the Jive Messenger Admin Console. By default, after the registration plugin has been "Users" sidebar item under the "Users/Groups" tab in the Jive Messenger Admin Console. By default,
deployed all of its features are disabled. To enable or disable a feature of the plugin select the after the registration plugin has been deployed all of its features are disabled. To enable or disable
"Enabled" radio button next to the feature you want to enable and then click on the "Save Properties" a feature of the plugin select the checkbox next to the feature you want to enable and then click on
button. the "Save Settings" button. The registration plugin has three items that can be configured:
</p> </p>
<li>Registration Notification - Contacts can be configured to receive an instant message and/or email to
notify them whenever a new user registers.</li>
<li>Welcome Message - A message that will be sent to a user when they first register.</li>
<li>Default Group - A group that all users will be added to when they first register.</li>
<h2>Using the Plugin</h2> <h2>Using the Plugin</h2>
<p> <p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment