You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2010/08/13 15:42:04 UTC

svn commit: r985194 - in /directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide: ./ book.xml chapter-community.xml data/ images/

Author: felixk
Date: Fri Aug 13 13:42:04 2010
New Revision: 985194

URL: http://svn.apache.org/viewvc?rev=985194&view=rev
Log:
Start with advanced-user-guide

Added:
    directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/
    directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml   (with props)
    directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml   (with props)
    directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/data/
    directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/images/

Added: directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml?rev=985194&view=auto
==============================================================================
--- directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml (added)
+++ directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml Fri Aug 13 13:42:04 2010
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<book
+  version="5.0"
+  xmlns="http://docbook.org/ns/docbook"
+  xmlns:xlink="http://www.w3.org/1999/xlink"
+  xmlns:xi="http://www.w3.org/2001/XInclude"
+  xmlns:ns5="http://www.w3.org/2000/svg"
+  xmlns:ns4="http://www.w3.org/1998/Math/MathML"
+  xmlns:ns3="http://www.w3.org/1999/xhtml"
+  xml:lang="en">
+  <info>
+    <title>
+      ApacheDS Basic User Guide v<?eval ${project.version}?>
+    </title>
+    <legalnotice>
+      <literallayout class="monospaced">
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  <link xlink:href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</link>
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.</literallayout>
+    </legalnotice>
+    <copyright>
+      <year>2003-2010</year>
+      <holder>The Apache Software Foundation</holder>
+    </copyright>
+  </info>
+  <preface>
+    <title>Work in progress</title>
+    <para>
+  Unfortunately the Basic User's Guide for ApacheDS 1.5 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 1.5.5. In the meantime you can have a look at
+  the ApacheDS 1.0 Basic User's Guide, which is currently more complete.
+</para>
+  </preface>
+
+  <index> ... </index>
+
+</book>

Propchange: directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/book.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml?rev=985194&view=auto
==============================================================================
--- directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml (added)
+++ directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml Fri Aug 13 13:42:04 2010
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<chapter
+  version="5.0"
+  xmlns="http://docbook.org/ns/docbook"
+  xmlns:xlink="http://www.w3.org/1999/xlink"
+  xmlns:xi="http://www.w3.org/2001/XInclude"
+  xmlns:ns5="http://www.w3.org/2000/svg"
+  xmlns:ns4="http://www.w3.org/1998/Math/MathML"
+  xmlns:ns3="http://www.w3.org/1999/xhtml"
+  xml:lang="en">
+  <title>Basic User's Guide</title>
+  <warning>
+    Work in progress
+    Unfortunately the Basic User's Guide for ApacheDS 1.5 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 1.5.5. In the
+    meantime you can have a look at
+    the
+    <link
+      xlink:href="http://directory.apache.org/apacheds/1.0/apacheds-v10-basic-users-guide.html">ApacheDS 1.0 Basic User's Guide</link>
+    , which is currently more complete.
+  </warning>
+  <section>
+    <title>About this guide</title>
+    <para>Getting started. Learn how to download and install ApacheDS 1.5 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.</para>
+    <example> ... </example>
+  </section>
+  <section>
+    <title>Audience</title>
+    <para>This guide is primarily for people new to ApacheDS. 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 v1.5 Advanced User's
+      Guide.</para>
+  </section>
+  <section>
+    <title>Feedback welcome!</title>
+    <para>
+      We are quite interested to improve the content of this guide. Feel free to provide us feedback:
+    </para>
+    <para>
+      <mediaobject>
+        <imageobject>
+          <imagedata
+            fileref="images/email.png"/>
+        </imageobject>
+      </mediaobject>
+      <email>users@directory.apache.org</email>
+    </para>
+  </section>
+
+</chapter>

Propchange: directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: directory/sandbox/felixk/apacheds-docs/src/advanced-user-guide/chapter-community.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision