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