Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
f0cd2a13
Commit
f0cd2a13
authored
Aug 24, 2000
by
Kurt Zeilenga
Browse files
Adjust HTML presentation for consistency with web site
parent
7b548b4a
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin/schema.sdf
View file @
f0cd2a13
...
...
@@ -56,7 +56,7 @@ is not discussed here.
There are five steps to defining new schema:
^ obtain Object Identifer
+ choose a nam
ing
prefix
+ choose a nam
e
prefix
+ create local schema file
+ define custom attribute types (if necessary)
+ define custom object classes
...
...
@@ -111,7 +111,7 @@ OIDs obtained using this form may be used for any purpose including
identifying LDAP schema elements.
H3: Nam
ing
Prefix
H3: Nam
e
Prefix
In addition to assign a unique object identifier to each schema
element, you should provide a least one textual name for each
...
...
doc/guide/preamble.sdf
View file @
f0cd2a13
...
...
@@ -27,6 +27,47 @@
!define HTML_URL_HOME "http://www.openldap.org/"
!define HTML_URL_CATALOG "../index.html"
!macro HTML_HEADER
!block inline
<FONT FACE="Arial,Verdana,Helvetica">
!endblock
!HTML_NAVIGATE
!endmacro
!macro HTML_FOOTER
!HTML_PRE_SECTION
!HTML_NAVIGATE
!block inline; expand
</FONT>
<P>
<FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
______________<BR>
<SMALL>© Copyright 2000, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
!endblock
!endmacro
!macro HTML_TOPIC_HEADER
!block inline
<FONT FACE="Arial,Verdana,Helvetica">
!endblock
!HTML_TOPIC_NAVIGATE
!endmacro
!macro HTML_TOPIC_FOOTER
!HTML_PRE_SECTION
!HTML_TOPIC_NAVIGATE
!block inline; expand
</FONT>
<P>
<FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
______________<BR>
<SMALL>© Copyright 2000, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
!endblock
!endmacro
# OpenLDAP related organization
!block organisations; data
Name Long Jump
...
...
doc/guide/release/autoconf.sdf
View file @
f0cd2a13
...
...
@@ -4,4 +4,13 @@
#
H1: Generic configure Instructions
!block inline
<FONT FACE="Courier">
!endblock
!include "../release/autoconf-install.txt" ; verbatim
!block inline
</FONT>
!endblock
doc/guide/release/license.sdf
View file @
f0cd2a13
...
...
@@ -3,4 +3,13 @@
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
H1: The OpenLDAP Public License
!block inline
<FONT FACE="Courier">
!endblock
!include "../LICENSE" ; verbatim
!block inline
</FONT>
!endblock
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment