Unverified Commit bc07d1c7 authored by akrherz's avatar akrherz

replace old community links with discourse equiv

parent 0390a6b8
......@@ -177,7 +177,7 @@ last release.
<h2>Support</h2>
Free support is provided by the Openfire community in the <a href="https://community.igniterealtime.org/community/support/openfire_(formerly_wildfire)_support"> forums</a>.
Free support is provided by the Openfire community in the <a href="https://discourse.igniterealtime.org/c/openfire"> forums</a>.
<h2>License Agreements</h2>
......
......@@ -146,7 +146,7 @@ Hazelcast Clustering Plugin Changelog
<p>Miscellaneous enhancements:</p>
<ul>
<li>Added support for cluster time (<a href="http://issues.igniterealtime.org/browse/OF-666">OF-666</a>)</li>
<li>Added <code>hazelcast-cloud.jar</code> to support AWS deployments (<a href="http://community.igniterealtime.org/blogs/ignite/2012/09/23/introducing-hazelcast-a-new-way-to-cluster-openfire#comment-8027">more info</a>).</li>
<li>Added <code>hazelcast-cloud.jar</code> to support AWS deployments (<a href="https://discourse.igniterealtime.org/t/introducing-hazelcast-a-new-way-to-cluster-openfire/68700">more info</a>).</li>
<li>Updated Hazelcast to release 2.5.1 (<a href="http://www.hazelcast.org/docs/2.5/manual/single_html/#ReleaseNotes">bug fixes</a>).</li>
</ul>
......@@ -175,7 +175,7 @@ Hazelcast Clustering Plugin Changelog
<p><b>1.0.2</b> -- January 9, 2013</p>
<p>This release addresses a number of issues and other feedback received via the
<a href="http://community.igniterealtime.org/message/224947#224947">Hazelcast announcement</a>
<a href="https://discourse.igniterealtime.org/t/introducing-hazelcast-a-new-way-to-cluster-openfire/75882">Hazelcast announcement</a>
posted in the Openfire community forum:</p>
<ul>
<li>Fixed cluster serialization issues for null collection objects.</li>
......
......@@ -107,11 +107,11 @@ It also includes the mbeans from the java-monitor probe for openfire.
<li>jmxweb.admin.username - any valid admin user name. Required if >xmpp.jmx.secure is set to true</li>
<li>jmxweb.admin.password - the password for above admin user. Required if >xmpp.jmx.secure is set to true</li>
</ul>
<p><img src="http://community.igniterealtime.org/servlet/JiveServlet/downloadImage/38-1735-33840/Image2.jpg" style="width: 620px; height: 349px;" __jive_id="33840" /></p>
<p><img src="https://discourse.igniterealtime.org/uploads/default/optimized/2X/a/ab089b865566fedea428964df370d9b49621c395_1_690x388.jpg" style="width: 620px; height: 349px;" __jive_id="33840" /></p>
<h2>How to use</h2>
<p><span>To access hawtio, point your browser at </span><a href="http://your-server:7070/hawtio" rel="nofollow" target="_blank">http://your-server:7070/hawtio</a></p>
<p><span>To access jolokia rest api from your javascript applications use URL </span><a href="http://your-server:7070/jolokia" rel="nofollow" target="_blank">http://your-server:7070/jolokia</a><span>. Make sure you provide headers for basic authentication.</span></p>
<p></p>
<p><img src="http://community.igniterealtime.org/servlet/JiveServlet/downloadImage/38-1735-33841/Image3.jpg" style="width: 620px; height: 391px;" __jive_id="33841" /></p>
<p><img src="https://discourse.igniterealtime.org/uploads/default/optimized/2X/3/328bb93bab08644af2b1e44d5ffa081504874983_1_690x434.jpg" style="width: 620px; height: 391px;" __jive_id="33841" /></p>
</body>
</html>
......@@ -219,11 +219,11 @@ hr {
though. There may be ranges of IP addresses or something that you can
open up but I do not know those lists. Also, it is now possible to change
the initial connect host and port via Kraken's
<a href="http://community.igniterealtime.org/docs/DOC-1002">Openfire Properties</a>.
<a href="https://discourse.igniterealtime.org/t/openfire-properties/74535">Openfire Properties</a>.
</p>
<p>
There is additional online documentation available at:
<a href="http://community.igniterealtime.org/docs/DOC-2204">Kraken's Online Readme</a>
<a href="https://www.igniterealtime.org/projects/openfire/plugins/kraken/readme.html">Kraken's Online Readme</a>
</p>
<h3>For end users:</h3>
......
......@@ -69,7 +69,7 @@
<%! long lastRSSFetch = 0;
SyndFeed lastBlogFeed = null;
String blogFeedRSS = "https://community.igniterealtime.org/blogs/ignite/feeds/posts";
String blogFeedRSS = "https://discourse.igniterealtime.org/c/blogs/ignite-realtime-blogs.rss";
%>
<% // Get parameters //
......
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