You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/10/25 15:12:07 UTC

svn commit: r1402142 - /directory/site/trunk/content/index.mdtext

Author: elecharny
Date: Thu Oct 25 13:12:07 2012
New Revision: 1402142

URL: http://svn.apache.org/viewvc?rev=1402142&view=rev
Log:
Added the content

Modified:
    directory/site/trunk/content/index.mdtext

Modified: directory/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/index.mdtext?rev=1402142&r1=1402141&r2=1402142&view=diff
==============================================================================
--- directory/site/trunk/content/index.mdtext (original)
+++ directory/site/trunk/content/index.mdtext Thu Oct 25 13:12:07 2012
@@ -16,6 +16,41 @@ Notice: Licensed to the Apache Software 
     specific language governing permissions and limitations
     under the License.
 
-This is the content in **Markdown**.
 
-<div style="border: 1px black solid;">And this is an HTML div.</div>
\ No newline at end of file
+<h1>
+	<a name="Index-TheApacheDirectory&amp;trade;Project"></a>
+	The Apache Directory™ Project
+</h1>
+
+
+## Project Vision
+
+<a href="http://directory.apache.org/community%26resources/ldap-renaissance.html" title="Architecting the Modern LDAP Renaissance" class="external-link" rel="nofollow">here</a>
+We strive to increase LDAP awareness, comfort and adoption to bring forth what we call the Modern LDAP Renaissance. Learn more about our vision [here](http://directory.apache.org/community%26resources/ldap-renaissance.html).
+
+## Directory Sub-Projects
+
+The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (ApacheDS), and Eclipse-based directory tools (Apache Directory Studio).
+
+
+<table style="text-align: justify;" border="0" width="99%">
+    <tbody><tr>
+        <td style="border-right: 1px solid silver; padding-right: 15px; width:50%;" valign="top">
+            <div class="header">
+				<a href="http://directory.apache.org/apacheds/1.5/"><img src="../images/server-icon_128x128.png" border="0" height="128" width="128"></a><br>
+				<strong>ApacheDS™</strong>
+			</div>
+			<div class="separator">&nbsp;</div>
+			ApacheDS is an extensible and embeddable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs. 
+        </td>
+        <td witdh="50%" style="padding-left: 15px; width:50%;" valign="top">
+            <div class="header">
+				<a href="http://directory.apache.org/studio/"><img src="../images/studio-icon_128x128.png" border="0" height="128" width="128"></a><br>
+				<strong>Apache Directory Studio™</strong>
+			</div>
+			<div class="separator">&nbsp;</div>
+			Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.  
+        </td>
+    	</tr>
+	</tbody>
+</table>