Commit 60d9456d authored by Matt Tucker's avatar Matt Tucker Committed by matt

Updated plugins for Wildfire 3.1.0.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5600 b35dd754-fafc-0310-a699-88a17e54d16e
parent 5975c3c9
......@@ -43,6 +43,13 @@
<h1>
Broadcast Plugin Changelog
</h1>
<p><b>1.5.1</b> -- October 06, 2006</p>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.5.0</b> -- March 06, 2006</p>
<ul>
<li>Added service discovery support.</li>
......
......@@ -8,8 +8,8 @@
<name>Broadcast</name>
<description>Broadcasts messages to users.</description>
<author>Jive Software</author>
<version>1.5.0</version>
<date>3/6/2006</date>
<version>1.5.1</version>
<date>10/06/2006</date>
<url>http://www.jivesoftware.org</url>
<minServerVersion>2.4.0</minServerVersion>
<minServerVersion>3.1.0</minServerVersion>
</plugin>
\ No newline at end of file
......@@ -44,7 +44,12 @@
ContentFilter Plugin Changelog
</h1>
<p><b>1.3</b> -- May 8, 2006</p>
<p><b>1.3.1</b> -- October 06, 2006</p>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.3.0</b> -- May 8, 2006</p>
<ul>
<li>Added ability to allow messages even when content has matched (thanks to Eduardo for the <a href="http://www.jivesoftware.org/community/message.jspa?messageID=118198">feature request</a>)</li>
......
......@@ -8,9 +8,9 @@
<name>Content Filter</name>
<description>Scans message packets for defined patterns</description>
<author>Conor Hayes</author>
<version>1.3</version>
<date>05/08/2006</date>
<minServerVersion>2.4.0</minServerVersion>
<version>1.3.1</version>
<date>10/06/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<!-- UI extension -->
<adminconsole>
......
......@@ -44,6 +44,11 @@
Presence Plugin Changelog
</h1>
<p><b>1.3.2</b> -- October 06, 2006</p>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.3.1</b> -- July 19, 2006</p>
<ul>
<li>Added support for retrieving the user's presence status as plain text.
......
......@@ -5,9 +5,9 @@
<name>Presence Service</name>
<description>Exposes presence information through HTTP.</description>
<author>Jive Software</author>
<version>1.3.1</version>
<date>7/19/2006</date>
<minServerVersion>2.5.1</minServerVersion>
<version>1.3.2</version>
<date>10/06/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -44,9 +44,9 @@
Registration Plugin Changelog
</h1>
<p><b>1.3.0</b> -- February ??, 2006</p>
<p><b>1.3.1</b> -- October 06, 2006</p>
<ul>
<li>Email messages now use the correct date.</li>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.3.0</b> -- January 6, 2006</p>
......
......@@ -5,9 +5,9 @@
<name>Registration</name>
<description>Performs various actions whenever a new user account is created.</description>
<author>Ryan Graham</author>
<version>1.3.0</version>
<date>01/06/2006</date>
<minServerVersion>2.4.0</minServerVersion>
<version>1.3.1</version>
<date>10/06/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......
......@@ -49,6 +49,11 @@ Search Plugin Changelog
<li>Search results no longer shows edit and delete if users are read-only.</li>
</ul>
<p><b>1.2.1</b> -- October 06, 2006</p>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.2.0</b> -- August 7, 2006</p>
<ul>
<li>Modified search field to be required in the data form. Thanks to Alexander Gnauck.</li>
......
......@@ -5,9 +5,9 @@
<name>Search</name>
<description>Provides support for Jabber Search (JEP-0055)</description>
<author>Ryan Graham</author>
<version>1.2.0</version>
<date>08/07/2006</date>
<minServerVersion>2.4.0</minServerVersion>
<version>1.2.1</version>
<date>10/06/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -48,6 +48,12 @@
<h1>
Subscription Plugin Changelog
</h1>
<p><b>1.0.1</b> -- October 06, 2006</p>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.0.0</b> -- July 17, 2006</p>
<ul>
<li>Initial release.</li>
......
......@@ -5,10 +5,10 @@
<name>Subscription</name>
<description>Automatically accepts or rejects subsription requests</description>
<author>Ryan Graham</author>
<version>1.0.0</version>
<date>07/17/2006</date>
<version>1.0.1</version>
<date>10/06/2006</date>
<url>http://www.jivesoftware.org</url>
<minServerVersion>2.6.0</minServerVersion>
<minServerVersion>3.1.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -150,6 +150,11 @@ hr {
</div>
<div id="pageBody">
<h2>2.0.4 -- <span style="font-weight: normal;">October 06, 2006</span></h2>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<h2>2.0.3 -- <span style="font-weight: normal;">July 10, 2006</span></h2>
<ul>
<li>Updated to work with Wildfire 3.0.1.</li>
......
......@@ -6,9 +6,9 @@
<name>User Import Export</name>
<description>Enables import and export of user data</description>
<author>Ryan Graham</author>
<version>2.0.3</version>
<date>7/13/2006</date>
<minServerVersion>3.0.1</minServerVersion>
<version>2.0.4</version>
<date>10/06/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......
......@@ -44,7 +44,12 @@
User Service Plugin Changelog
</h1>
<p><b>1.1</b> -- March 16, 2006</p>
<p><b>1.1.1</b> -- October 06, 2006</p>
<ul>
<li>Updated to use compression offered by Wildfire 3.1</li>
</ul>
<p><b>1.1.0</b> -- March 16, 2006</p>
<ul>
<li>Updates to documentation and source to support Wildfire 2.4 and above.</li>
......
......@@ -5,9 +5,9 @@
<name>User Service</name>
<description>Allows administration of users via HTTP requests.</description>
<author>Justin Hunt</author>
<version>1.1</version>
<date>03/16/2006</date>
<minServerVersion>2.4.4</minServerVersion>
<version>1.1.1</version>
<date>10/06/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
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