Commit f2327722 authored by Ryan Graham's avatar Ryan Graham Committed by ryan

applied new doc styles to the Readme, Changelog, and License screen. Also...

applied new doc styles to the Readme, Changelog, and License screen. Also removing an unused image from an earlier design idea.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4169 b35dd754-fafc-0310-a699-88a17e54d16e
parent a46bb16f
This diff is collapsed.
...@@ -2,90 +2,203 @@ ...@@ -2,90 +2,203 @@
<html> <html>
<head> <head>
<title>Wildfire Readme</title> <title>Wildfire Readme</title>
<style type="text/css"> <style type="text/css">
BODY { /* global font and body settings */
font-size : 100%; body {
} font-size : 100%;
BODY, TD, TH { background-color : #d3d6d9;
font-family : tahoma, verdana, arial, helvetica, sans-serif; padding: 0px;
font-size : 0.8em; color: #33333;
} margin: 0px 0px 30px 0px;
A:hover { }
text-decoration : none; body, td, th {
} font-family : arial, helvetica, sans-serif;
.pageheader { font-size : 10pt;
font-family : arial, helvetica, sans-serif; }
font-size : 14pt; pre, tt, code {
font-weight: bold; font-family : courier new, monospaced;
} font-size : 9pt;
.header { }
font-family : tahoma, arial, helvetica, sans-serif; #pageContainer {
font-size : 1.4em; display: block;
font-weight: bold; position: relative;
border-bottom : 1px #ccc solid; clear: all;
padding-bottom : 2px; background-color: #fff;
} border: 1px solid #999;
.subheader { padding: 40px;
font-weight: bold; margin: 30px;
color: #600; -moz-border-radius: 6px;
} }
TT { #pageHeader {
font-family : courier new; display: block;
font-weight : bold; position: relative;
color : #060; height: 80px;
} background-color: #e7eaee;
PRE { border: 1px solid #cccccc;
font-family : courier new; border-bottom: none;
font-size : 100%; -moz-border-radius: 5px 5px 0px 0px;
} margin: 10px 0px 0px 0px;
.footer { }
font-size : 0.8em; #pageBody {
color : #666; margin: 0px 18px 0px 20px;
text-align : center; }
}
</style>
/* anchors */
a:link {
color: #11568c;
}
a:visited {
color: #571c8d;
}
a:hover {
color: #7a1d42;
text-decoration : underline;
}
a:active {
color: #7a1d42;
}
/* page header elements (logo and navigation) */
.navigation {
display: block;
position: relative;
height: 20px;
background-color: #335588;
border: 1px solid #cccccc;
border-top: none;
color: #ffffff;
font-size: 11px;
line-height: 18px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 25px 0px;
overflow: hidden;
}
.navigation a {
margin: 0px 20px 0px 20px;
}
.navigation a:link { color: #ffffff; }
.navigation a:visited { color: #ffffff; }
.navigation a:hover { color: #ffffff; }
.navigation a:active { color: #ffffff; }
/* headings */
h1 {
display: block;
position: relative;
font-size : 1.7em;
font-weight : bold;
color: #670e15;
padding: 0px;
margin: 30px 0px 0px 20px;
}
h2 {
font-size : 1.3em;
font-weight : bold;
margin: 40px 0px 6px 0px;
padding: 0px;
color: #335588;
}
h3 {
font-size : 1.0em;
font-weight : bold;
margin: 25px 0px 3px 0px;
padding: 0px;
color: #334466;
}
/* general elements */
p {
margin: 0px 0px 15px 0px;
}
ul {
margin: 5px 0px 15px 35px;
}
li {
padding-bottom : 4px;
}
tt {
font-family : courier new;
font-weight : bold;
color : #060;
}
hr {
display: block;
height: 1px;
background-color: #999999;
border: none;
margin: 40px 0px 20px 0px;
}
.footer {
font-size : 8pt;
color : #666;
text-align : center;
margin-top : 2em;
padding-top : 0.5em;
border-top : 1px #CCC solid;
</style>
</head> </head>
<body> <body>
<div class="header"> <div id="pageContainer">
Wildfire Readme
</div> <div id="pageHeader">
<h1>Wildfire Readme</h1>
</div>
<div class="navigation">
<a href="README.html"><strong>Readme</strong></a>|<a href="changelog.html">Changelog</a>|<a href="LICENSE.html">License</a>
</div>
<div id="pageBody">
<p> <p>
<table boder=0> <table boder=0>
<tr> <tr>
<td>version:</td> <td align="right">version:</td>
<td><b>@version@</b></td> <td><b>@version@</b></td>
</tr><tr> </tr><tr>
<td>released:</td> <td align="right">released:</td>
<td><b>@builddate@</b></td> <td><b>@builddate@</b></td>
</tr> </tr>
</table> </table>
<br>
<p> <p>
Thank you for downloading Wildfire! Thank you for downloading Wildfire!
<p> <p>
Wildfire is an instant messaging (IM) and groupchat server that uses the Wildfire is an instant messaging (IM) and groupchat server that uses the
XMPP protocol. Start off by viewing the <a href="documentation/index.html">documentation</a> XMPP protocol. Start off by viewing the <a href="documentation/index.html"><strong>Wildfire Documentation</strong></a>
that can be found in the "documentation" directory included with this distribution. that can be found in the "documentation" directory included with this distribution.
<p> <p>
Further information can be found on the <a href="http://www.jivesoftware.org/wildfire"> Further information can be found on the <a href="http://www.jivesoftware.org/wildfire">
Wildfire website</a>. Wildfire website</a>.
<p><b>Changelog</b><p> <h2>Changelog</h2>
View the <a href="changelog.html">changelog</a> for a list of changes since the View the <a href="changelog.html">changelog</a> for a list of changes since the
last release. last release.
<p><b>Support</b><p> <h2>Support</h2>
Free support is provided by the Wildfire community in the Free support is provided by the Wildfire community in the
<a href="http://www.jivesoftware.org/forums">online forums</a>. Commercial <a href="http://www.jivesoftware.org/forums">online forums</a>. Commercial
support (email and phone) from Jive Software is support (email and phone) from Jive Software is
<a href="http://www.jivesoftware.com/products/wildfire">also available</a>. <a href="http://www.jivesoftware.com/products/wildfire">also available</a>.
<p><b>License Agreements</b><p> <h2>License Agreements</h2>
The Wildfire source code is governed by the GNU Public License (GPL), which The Wildfire source code is governed by the GNU Public License (GPL), which
can be found in the <a href="LICENSE.html">LICENSE.html</a> file in this distribution. can be found in the <a href="LICENSE.html">LICENSE.html</a> file in this distribution.
...@@ -96,6 +209,8 @@ files.<p> ...@@ -96,6 +209,8 @@ files.<p>
Wildfire contains icons and images licensed from INCORS GmbH. All other Wildfire contains icons and images licensed from INCORS GmbH. All other
images are owned by Jive Software. All icons and images in Wildfire images are owned by Jive Software. All icons and images in Wildfire
are provided under the following license agreement: are provided under the following license agreement:
<pre> <pre>
License Agreement License Agreement
...@@ -122,5 +237,14 @@ unenforceable, this License Agreement will remain in effect with the provision ...@@ -122,5 +237,14 @@ unenforceable, this License Agreement will remain in effect with the provision
omitted. omitted.
</pre> </pre>
<div class="footer">
Copyright &copy; Jive Software, 2006
</div>
</div>
</div>
</body> </body>
</html> </html>
...@@ -2,77 +2,171 @@ ...@@ -2,77 +2,171 @@
<html> <html>
<head> <head>
<title>Wildfire Changelog</title> <title>Wildfire Changelog</title>
<style type="text/css"> <style type="text/css">
BODY { /* global font and body settings */
font-size : 100%; body {
} font-size : 100%;
BODY, TD, TH { background-color : #d3d6d9;
font-family : tahoma, verdana, arial, helvetica, sans-serif; padding: 0px;
font-size : 0.8em; color: #33333;
} margin: 0px 0px 30px 0px;
H2 { }
font-size : 10pt; body, td, th {
font-weight : bold; font-family : arial, helvetica, sans-serif;
padding-left : 1em; font-size : 10pt;
} }
A:hover { pre, tt, code {
text-decoration : none; font-family : courier new, monospaced;
} font-size : 9pt;
.pageheader { }
font-family : arial, helvetica, sans-serif; #pageContainer {
font-size : 14pt; display: block;
font-weight: bold; position: relative;
} clear: all;
.header { background-color: #fff;
font-family : tahoma, arial, helvetica, sans-serif; border: 1px solid #999;
font-size : 1.4em; padding: 40px;
font-weight: bold; margin: 30px;
border-bottom : 1px #ccc solid; -moz-border-radius: 6px;
padding-bottom : 2px; }
} #pageHeader {
.subheader { display: block;
font-weight: bold; position: relative;
color: #600; height: 80px;
} background-color: #e7eaee;
TT { border: 1px solid #cccccc;
font-family : courier new; border-bottom: none;
font-weight : bold; -moz-border-radius: 5px 5px 0px 0px;
color : #060; margin: 10px 0px 0px 0px;
} }
PRE { #pageBody {
font-family : courier new; margin: 0px 18px 0px 20px;
font-size : 100%; }
}
.footer {
font-size : 8pt;
color : #666; /* anchors */
text-align : center; a:link {
margin-top : 2em; color: #11568c;
padding-top : 0.5em; }
border-top : 1px #CCC solid; a:visited {
} color: #571c8d;
.important { }
color : #c00; a:hover {
font-weight : bold; color: #7a1d42;
} text-decoration : underline;
.issueid { }
color : #999; a:active {
font-size : 11px; color: #7a1d42;
} }
</style>
/* page header elements (logo and navigation) */
.navigation {
display: block;
position: relative;
height: 20px;
background-color: #335588;
border: 1px solid #cccccc;
border-top: none;
color: #ffffff;
font-size: 11px;
line-height: 18px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 25px 0px;
overflow: hidden;
}
.navigation a {
margin: 0px 20px 0px 20px;
}
.navigation a:link { color: #ffffff; }
.navigation a:visited { color: #ffffff; }
.navigation a:hover { color: #ffffff; }
.navigation a:active { color: #ffffff; }
/* headings */
h1 {
display: block;
position: relative;
font-size : 1.7em;
font-weight : bold;
color: #670e15;
padding: 0px;
margin: 30px 0px 0px 20px;
}
h2 {
font-size : 1.3em;
font-weight : bold;
margin: 40px 0px 6px 0px;
padding: 0px;
color: #335588;
}
h3 {
font-size : 1.0em;
font-weight : bold;
margin: 25px 0px 3px 0px;
padding: 0px;
color: #334466;
}
/* general elements */
p {
margin: 0px 0px 15px 0px;
}
ul {
margin: 5px 0px 15px 35px;
}
li {
padding-bottom : 4px;
}
tt {
font-family : courier new;
font-weight : bold;
color : #060;
}
hr {
display: block;
height: 1px;
background-color: #999999;
border: none;
margin: 40px 0px 20px 0px;
}
.footer {
font-size : 8pt;
color : #666;
text-align : center;
margin-top : 2em;
padding-top : 0.5em;
border-top : 1px #CCC solid;
}
</style>
</head> </head>
<body> <body>
<div class="header"> <div id="pageContainer">
Wildfire Changelog
</div> <div id="pageHeader">
<h1>Wildfire Changelog</h1>
</div>
<div class="navigation">
<a href="README.html">Readme</a>|<a href="changelog.html"><strong>Changelog</strong></a>|<a href="LICENSE.html">License</a>
</div>
<div id="pageBody">
<p>
<b>3.0.0 Beta</b> -- June 20, 2006
<p>
<h2>Wildfire New Features</h2> <h2>3.0.0 Beta -- <span style="font-weight: normal;">June 20, 2006</span></h2>
<h3>Wildfire New Features</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-666'>JM-666</a>] - Added support for connection managers.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-666'>JM-666</a>] - Added support for connection managers.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-673'>JM-673</a>] - Added database support for plugins.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-673'>JM-673</a>] - Added database support for plugins.</li>
...@@ -98,7 +192,7 @@ Wildfire Changelog ...@@ -98,7 +192,7 @@ Wildfire Changelog
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-688'>JM-688</a>] - Upgraded to JDK 1.5.0_07.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-688'>JM-688</a>] - Upgraded to JDK 1.5.0_07.</li>
</ul> </ul>
<h2>Wildfire Bug Fixes</h2> <h3>Wildfire Bug Fixes</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-707'>JM-707</a>] - A &lt;system-shutdown/&gt; stream error condition is now sent when shutting down the server.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-707'>JM-707</a>] - A &lt;system-shutdown/&gt; stream error condition is now sent when shutting down the server.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-653'>JM-653</a>] - FileTransfer was not implementing Cacheable.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-653'>JM-653</a>] - FileTransfer was not implementing Cacheable.</li>
...@@ -126,21 +220,21 @@ Wildfire Changelog ...@@ -126,21 +220,21 @@ Wildfire Changelog
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-663'>JM-663</a>] - UserProvider no longer depends on VCardManager.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-663'>JM-663</a>] - UserProvider no longer depends on VCardManager.</li>
</ul> </ul>
<h2>Wildfire Enterprise</h2> <h3>Wildfire Enterprise</h3>
<ul> <ul>
Initial release. Initial release.
</ul> </ul>
<h2>Wildfire Connection Manager Module</h2> <h3>Wildfire Connection Manager Module</h3>
<ul> <ul>
Initial release. Initial release.
</ul> </ul>
<p>
<b>2.6.2</b> -- April 20, 2006
<p>
<h2>Bug Fixes</h2>
<h2>2.6.2 -- April 20, 2006</h2>
<h3>Bug Fixes</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-648'>JM-648</a>] - Server-to-server thread pool was getting exhausted when remote servers were unresponsive.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-648'>JM-648</a>] - Server-to-server thread pool was getting exhausted when remote servers were unresponsive.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-650'>JM-650</a>] - Fixed concurrency problem that was closing active connections by mistake.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-650'>JM-650</a>] - Fixed concurrency problem that was closing active connections by mistake.</li>
...@@ -157,11 +251,11 @@ Wildfire Changelog ...@@ -157,11 +251,11 @@ Wildfire Changelog
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-649'>JM-649</a>] - Increased proxy file transfer buffer size.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-649'>JM-649</a>] - Increased proxy file transfer buffer size.</li>
</ul> </ul>
<p>
<b>2.6.1</b> -- April 11, 2006
<p>
<h2>New Features</h2>
<h2>2.6.1 -- April 11, 2006</h2>
<h3>New Features</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-222'>JM-222</a>] - Entire user base is no longer loaded when using public shared groups. <b>(1 vote)</b></li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-222'>JM-222</a>] - Entire user base is no longer loaded when using public shared groups. <b>(1 vote)</b></li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-634'>JM-634</a>] - Shared contacts whose subscription type is FROM are no longer kept in memory.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-634'>JM-634</a>] - Shared contacts whose subscription type is FROM are no longer kept in memory.</li>
...@@ -169,18 +263,18 @@ Wildfire Changelog ...@@ -169,18 +263,18 @@ Wildfire Changelog
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-637'>JM-637</a>] - Added support for basic commands defined in JEP-133: Service Administration.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-637'>JM-637</a>] - Added support for basic commands defined in JEP-133: Service Administration.</li>
</ul> </ul>
<h2>Bug Fixes</h2> <h3>Bug Fixes</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-636'>JM-636</a>] - After initial install new user accounts were corrupted until restart.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-636'>JM-636</a>] - After initial install new user accounts were corrupted until restart.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-630'>JM-630</a>] - Fixed upgrade scripts of PostreSQL, SQLServer and Sybase.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-630'>JM-630</a>] - Fixed upgrade scripts of PostreSQL, SQLServer and Sybase.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-631'>JM-631</a>] - New user passwords were not being saved to the database.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-631'>JM-631</a>] - New user passwords were not being saved to the database.</li>
</ul> </ul>
<p>
<b>2.6.0</b> -- April 6, 2006
<p>
<h2>New Features</h2>
<h2>2.6.0 -- April 6, 2006</h2>
<h3>New Features</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-291'>JM-291</a>] - Encrypted passwords are now stored in the db. <b>(21 votes)</b></li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-291'>JM-291</a>] - Encrypted passwords are now stored in the db. <b>(21 votes)</b></li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-613'>JM-613</a>] - Added support for JEP-0060: Publish-Subscribe. <b>(1 vote)</b></li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-613'>JM-613</a>] - Added support for JEP-0060: Publish-Subscribe. <b>(1 vote)</b></li>
...@@ -200,10 +294,9 @@ Wildfire Changelog ...@@ -200,10 +294,9 @@ Wildfire Changelog
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-620'>JM-620</a>] - Added development mode for web.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-620'>JM-620</a>] - Added development mode for web.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-623'>JM-623</a>] - Exposed port in connection object.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-623'>JM-623</a>] - Exposed port in connection object.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-614'>JM-614</a>] - Updated third-party libraries.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-614'>JM-614</a>] - Updated third-party libraries.</li>
</ul> </ul>
<h2>Bug Fixes</h2> <h3>Bug Fixes</h3>
<ul> <ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-615'>JM-615</a>] - Fixed deadlock when loading users and rosters.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-615'>JM-615</a>] - Fixed deadlock when loading users and rosters.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-621'>JM-621</a>] - Fixed deadlock in RoutingTable.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-621'>JM-621</a>] - Fixed deadlock in RoutingTable.</li>
...@@ -222,8 +315,13 @@ Wildfire Changelog ...@@ -222,8 +315,13 @@ Wildfire Changelog
<li>[<a href='http://www.jivesoftware.org/issues/browse/JM-628'>JM-628</a>] - Pretty printing of wildfire.xml file was not always working.</li> <li>[<a href='http://www.jivesoftware.org/issues/browse/JM-628'>JM-628</a>] - Pretty printing of wildfire.xml file was not always working.</li>
</ul> </ul>
<div class="footer">
Copyright &copy; Jive Software, 2006 <div class="footer">
Copyright &copy; Jive Software, 2006
</div>
</div>
</div> </div>
</body> </body>
......
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