]> git.sur5r.net Git - openldap/blob - doc/guide/preamble.sdf
A few password related updates.
[openldap] / doc / guide / preamble.sdf
1 # $OpenLDAP$
2 # Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
4  
5 #
6 # Preamble for all OpenLDAP SDF documents
7 #
8
9 !default VERSION 2.0
10
11 #
12 # Paths are relative to the main subdirectories
13 #
14
15 !define DOC_AUTHOR      "OpenLDAP <{{URL:http://www.openldap.org/}}>"
16 !define DOC_NAME    "OpenLDAP"
17 !define DOC_TYPE    "Guide"
18
19 !define DOC_LOGO        "../images/LDAPwww.gif"
20 # should create a smaller logo for HTML and TOPIC purposes
21 #!define DOC_HTML_LOGO  "../images/LDAPwww.gif"
22 #!define DOC_TOPIC_LOGO "../images/LDAPwww.gif"
23
24 !define DOC_LOF_TITLE   "Figures"
25 !define DOC_LOF
26
27 !define HTML_URL_HOME            "http://www.openldap.org/"
28 !define HTML_URL_CATALOG        "../index.html"
29
30 !block organisations; data
31 Name            Long                    Jump
32 OpenLDAP        OpenLDAP                http://www.openldap.org/
33 OLF             The OpenLDAP Foundation http://www.openldap.org/foundation/
34 OLP             The OpenLDAP Project    http://www.openldap.org/project/
35 UM              University of Michigan  http://www.umich.edu/
36 IETF            Internet Engineering Task Force http://www.ietf.org/
37 !endblock
38
39 !block terms; data
40 Term    Definition
41 FAQ     Frequently Asked Questions
42 ITS     Issue Tracking System
43 LDAP    Lightweight Directory Access Protocol
44 RFC     Request for Comments
45 URL     Uniform Resource Locator
46 WWW     World Wide Web
47 !endblock