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/26 22:33:44 UTC

svn commit: r1402654 - in /directory/site/trunk: content/apacheds/basic-users-guide.mdtext content/images/email.png templates/navigation.html

Author: elecharny
Date: Fri Oct 26 20:33:43 2012
New Revision: 1402654

URL: http://svn.apache.org/viewvc?rev=1402654&view=rev
Log:
Added the first basic user guide page. Fixed the version number in navigation

Added:
    directory/site/trunk/content/images/email.png   (with props)
Modified:
    directory/site/trunk/content/apacheds/basic-users-guide.mdtext
    directory/site/trunk/templates/navigation.html

Modified: directory/site/trunk/content/apacheds/basic-users-guide.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/basic-users-guide.mdtext?rev=1402654&r1=1402653&r2=1402654&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/basic-users-guide.mdtext (original)
+++ directory/site/trunk/content/apacheds/basic-users-guide.mdtext Fri Oct 26 20:33:43 2012
@@ -16,5 +16,28 @@ Notice: Licensed to the Apache Software 
     specific language governing permissions and limitations
     under the License.
 
-# Basic User Guide
-Blah...
+# ApacheDS v2.0 Basic User's Guide
+
+<DIV class="note" markdown="1">
+**Work in progress**
+	
+Unfortunately the Basic User's Guide for ApacheDS 2.0 is not finished yet. We have started to move and revise the content, things you find here are work in progress but should be valid for ApacheDS 2.0. 
+</DIV>
+
+## About this guide
+
+Getting started. Learn how to download and install ApacheDS 2.0 on different platforms, connect to it with various clients (graphical tools among others), manipulate the data within your directory and integrate ApacheDS with other software. The same sample data, provided as a download, is used through the whole guide.
+
+### Audience
+
+This guide is primarily for people new to ApacheDS 2.0. If you plan to use the server as is, maybe even for your first LDAP experience, you'll (hopefully) find all information necessary to do so. Only basic configuration tasks are covered. Learn more about the options you have (and many other things) in the [ApacheDS v2.0 Advanced User's Guide](advanced-users-guide.html).
+
+### Feedback welcome!
+
+We are quite interested to improve the content of this guide. Feel free to provide us feedback:
+
+![email](../images/email.png) [mailto:users@directory.apache.org](mailto:users@directory.apache.org) 
+
+## Table of contents
+
+{children:depth=4|style=h4}

Added: directory/site/trunk/content/images/email.png
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/images/email.png?rev=1402654&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/images/email.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/site/trunk/templates/navigation.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/templates/navigation.html?rev=1402654&r1=1402653&r2=1402654&view=diff
==============================================================================
--- directory/site/trunk/templates/navigation.html (original)
+++ directory/site/trunk/templates/navigation.html Fri Oct 26 20:33:43 2012
@@ -9,9 +9,9 @@
     </ul>
     <h5>Latest Downloads</h5>
     <ul>
-        <li><a href="{{base}}apacheds/2.0/downloads.html">ApacheDS {{version_apacheds}}</a>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
-        <li><a href="{{base}}studio/2.0/download/">Studio {{version_studio_name}}</a>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
-        <li><a href="{{base}}api/downloads.html">LDAP API {{version_api}}</a>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="{{base}}apacheds/2.0/downloads.html">ApacheDS 2.0.0-M8</a>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="{{base}}studio/2.0/download/">Studio 2.0-M3</a>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
+        <li><a href="{{base}}api/downloads.html">LDAP API 1.0.0-M13</a>&nbsp;&nbsp;<IMG src="http://directory.apache.org/staticresources/images/new_badge.gif" alt="" style="margin-bottom:-3px;" border="0"></li>
     </ul>
     <h5>Sub-Projects</h5>
     <ul>