You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2016/03/27 20:13:53 UTC

svn commit: r983914 - in /websites/staging/directory/trunk/content: ./ fortress/installation.html

Author: buildbot
Date: Sun Mar 27 18:13:53 2016
New Revision: 983914

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/installation.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 27 18:13:53 2016
@@ -1 +1 @@
-1736799
+1736800

Modified: websites/staging/directory/trunk/content/fortress/installation.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/installation.html (original)
+++ websites/staging/directory/trunk/content/fortress/installation.html Sun Mar 27 18:13:53 2016
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Installation guides &mdash; Apache Directory</title>
+		<title>Fortress Installation guides &mdash; Apache Directory</title>
 		
 	    <link href="./../css/common.css" rel="stylesheet" type="text/css">
 	    <link href="./../css/turquoise.css" rel="stylesheet" type="text/css">
@@ -171,7 +171,7 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="installation-guides">Installation guides<a class="headerlink" href="#installation-guides" title="Permanent link">&para;</a></h1>
-<p>The Installation guides show you how to do a base install of Fortress core, realm rest and web components, using either ApacheDS or OpenLDAP along with Apache Tomcat:</p>
+<p>These Installation guides show you how to do a base install of Fortress Core, Rest and Web components, using either ApacheDS or OpenLDAP along with Apache Tomcat:</p>
 <ul>
 <li><a href="https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md">Installation Quickstart for ApacheDS</a> - shows how to install with ApacheDS.</li>
 <li><a href="https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md">Installation Quickstart for OpenLDAP</a> - shows how to install with Symas OpenLDAP.</li>