Commit 6eb5183c authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

More renaming work.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7668 b35dd754-fafc-0310-a699-88a17e54d16e
parent 1c443d8e
...@@ -182,7 +182,7 @@ Openfire is an instant messaging (IM) and groupchat server that uses the ...@@ -182,7 +182,7 @@ Openfire is an instant messaging (IM) and groupchat server that uses the
XMPP protocol. Start off by viewing the <a href="documentation/index.html"><strong>Openfire Documentation</strong></a> XMPP protocol. Start off by viewing the <a href="documentation/index.html"><strong>Openfire 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.igniterealtime.org/projects/wildfire/"> Further information can be found on the <a href="http://www.igniterealtime.org/projects/openfire/">
Openfire website</a>. Openfire website</a>.
<h2>Changelog</h2> <h2>Changelog</h2>
...@@ -195,7 +195,7 @@ last release. ...@@ -195,7 +195,7 @@ last release.
Free support is provided by the Openfire community in the Free support is provided by the Openfire community in the
<a href="http://www.igniterealtime.org/forum/index.jspa">online forums</a>. Commercial <a href="http://www.igniterealtime.org/forum/index.jspa">online forums</a>. Commercial
support (email and phone) from Jive Software is support (email and phone) from Jive Software is
<a href="http://www.igniterealtime.org/projects/wildfire/">also available</a>. <a href="http://www.igniterealtime.org/projects/openfire/">also available</a>.
<h2>License Agreements</h2> <h2>License Agreements</h2>
......
...@@ -175,7 +175,7 @@ Choose your database from the list below for setup details: ...@@ -175,7 +175,7 @@ Choose your database from the list below for setup details:
<ol> <ol>
<li>Create a new database using Enterprise Manager if you do not already have <li>Create a new database using Enterprise Manager if you do not already have
a database you want to use. You may wish to name the database "wildfire". a database you want to use. You may wish to name the database "openfire".
<li>Create a user to access the database if you do not already have one you'd <li>Create a user to access the database if you do not already have one you'd
like to use. Consider making the default database for the user be the like to use. Consider making the default database for the user be the
one you created in step 1. one you created in step 1.
......
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
<p>Openfire is a powerful instant messaging (IM) and chat <p>Openfire is a powerful instant messaging (IM) and chat
server that implements the XMPP protocol. This document will guide server that implements the XMPP protocol. This document will guide
you through installing Openfire. For a full list of features and more information, please you through installing Openfire. For a full list of features and more information, please
visit the Openfire website: <a href="http://www.igniterealtime.org/projects/wildfire/" visit the Openfire website: <a href="http://www.igniterealtime.org/projects/openfire/"
target="_top">http://www.igniterealtime.org/projects/wildfire/</a></p> target="_top">http://www.igniterealtime.org/projects/openfire/</a></p>
<h2>Installation</h2> <h2>Installation</h2>
<ul> <ul>
...@@ -72,7 +72,7 @@ manage the server.</li> ...@@ -72,7 +72,7 @@ manage the server.</li>
<h2><a name="distribution">Files in the Distribution</a></h2> <h2><a name="distribution">Files in the Distribution</a></h2>
<p> The files in your distribution should be as follows (some <p> The files in your distribution should be as follows (some
sub-directories omitted for brevity): </p> sub-directories omitted for brevity): </p>
<pre>wildfire/ <pre>openfire/
|- readme.html |- readme.html
|- license.html |- license.html
|- conf/ |- conf/
...@@ -148,7 +148,7 @@ setting up the server: ...@@ -148,7 +148,7 @@ setting up the server:
<h3>Windows Service</h3> <h3>Windows Service</h3>
<p>If you're running Openfire on Windows, you will likely want to <p>If you're running Openfire on Windows, you will likely want to
run Openfire as a standard Windows service after initial setup. run Openfire as a standard Windows service after initial setup.
If you used the Windows installer, a <tt>wildfire-service.exe</tt> file If you used the Windows installer, a <tt>openfire-service.exe</tt> file
will be in the <tt>bin</tt> directory of the installation. You can use will be in the <tt>bin</tt> directory of the installation. You can use
this executable to install and control the Openfire service. this executable to install and control the Openfire service.
...@@ -156,10 +156,10 @@ this executable to install and control the Openfire service. ...@@ -156,10 +156,10 @@ this executable to install and control the Openfire service.
From a console window, you can run the following commands: From a console window, you can run the following commands:
<ul> <ul>
<li><tt>wildfire-service /install</tt> -- installs the service. <li><tt>openfire-service /install</tt> -- installs the service.
<li><tt>wildfire-service /uninstall</tt> -- uninstalls the service. <li><tt>openfire-service /uninstall</tt> -- uninstalls the service.
<li><tt>wildfire-service /start</tt> -- starts the service <li><tt>openfire-service /start</tt> -- starts the service
<li><tt>wildfire-service /stop</tt> -- stops the service. <li><tt>openfire-service /stop</tt> -- stops the service.
</ul> </ul>
...@@ -217,7 +217,7 @@ the script for additional details.</li> ...@@ -217,7 +217,7 @@ the script for additional details.</li>
Plugins add additional features and protocol support to Openfire. After setting up your Plugins add additional features and protocol support to Openfire. After setting up your
Openfire installation, you may want to download and install plugins to enhance your Openfire installation, you may want to download and install plugins to enhance your
server. Plugins can be downloaded from the server. Plugins can be downloaded from the
<a href="http://www.igniterealtime.org/projects/wildfire/plugins.jsp">plugins page</a> on igniterealtime.org <a href="http://www.igniterealtime.org/projects/openfire/plugins.jsp">plugins page</a> on igniterealtime.org
or directly inside the administration console. or directly inside the administration console.
<h3>Installing Plugins</h3> <h3>Installing Plugins</h3>
......
...@@ -83,7 +83,7 @@ file might look like the following: ...@@ -83,7 +83,7 @@ file might look like the following:
&lt;version&gt;1.0&lt;/version&gt; &lt;version&gt;1.0&lt;/version&gt;
&lt;date&gt;07/01/2006&lt;/date&gt; &lt;date&gt;07/01/2006&lt;/date&gt;
&lt;url&gt;http://www.igniterealtime.org/projects/wildfire/plugins.jsp&lt;/url&gt; &lt;url&gt;http://www.igniterealtime.org/projects/openfire/plugins.jsp&lt;/url&gt;
&lt;minServerVersion&gt;3.0.0&lt;/minServerVersion&gt; &lt;minServerVersion&gt;3.0.0&lt;/minServerVersion&gt;
&lt;licenseType&gt;gpl&lt;/licenseType&gt; &lt;licenseType&gt;gpl&lt;/licenseType&gt;
...@@ -444,7 +444,7 @@ so it also deletes the directory.</p> ...@@ -444,7 +444,7 @@ so it also deletes the directory.</p>
must also be released under the GPL or a compatible Open Source license if you distribute must also be released under the GPL or a compatible Open Source license if you distribute
the plugins outside your organization. It is a violation of the license agreement to create the plugins outside your organization. It is a violation of the license agreement to create
plugins for distribution that are not Open Source. Please visit plugins for distribution that are not Open Source. Please visit
<a href="http://www.jivesoftware.com/products/wildfire/">Jive Software</a> if you need different <a href="http://www.jivesoftware.com/products/openfire/">Jive Software</a> if you need different
licensing terms for Openfire, including the right to create commercial plugins.</p> licensing terms for Openfire, including the right to create commercial plugins.</p>
<br> <br>
......
...@@ -242,7 +242,7 @@ JEPs that only require client-side support are omitted.</p> ...@@ -242,7 +242,7 @@ JEPs that only require client-side support are omitted.</p>
<br> <br>
[<a name="fn2">2</a>] The entity capabilities XEP is primarily for clients to implement. However, Openfire does not support an optional server extensions defined by the XEP. [<a name="fn2">2</a>] The entity capabilities XEP is primarily for clients to implement. However, Openfire does not support an optional server extensions defined by the XEP.
<br> <br>
[<a name="fn3">3</a>] Support for <u>XEP-0055: Jabber Search</u> is provided by the <a href="http://www.igniterealtime.org/projects/wildfire/plugins.jsp">Search plugin</a>. [<a name="fn3">3</a>] Support for <u>XEP-0055: Jabber Search</u> is provided by the <a href="http://www.igniterealtime.org/projects/openfire/plugins.jsp">Search plugin</a>.
<br> <br>
......
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