Home | History | Annotate | Line # | Download | only in admin
      1      1.1  christos # $OpenLDAP$
      2  1.1.1.2  christos # Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
      3      1.1  christos # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
      4      1.1  christos #
      5      1.1  christos # Document: OpenLDAP Administrator's Guide
      6      1.1  christos # Master: master.sdf
      7      1.1  christos # 
      8      1.1  christos 
      9      1.1  christos !include "../preamble.sdf"
     10      1.1  christos 
     11      1.1  christos !define DOC_TOC	3
     12      1.1  christos !define DOC_TYPE	"Administrator's Guide"
     13      1.1  christos 
     14      1.1  christos !macro build_html_cover
     15      1.1  christos !block inline
     16      1.1  christos <DIV align="Center">
     17      1.1  christos !endblock
     18      1.1  christos !default DOC_HTML_LOGO_BASE  $var{'DOC_LOGO_BASE'}
     19      1.1  christos !import "../images/LDAPwww.gif"; base=$var{'DOC_HTML_LOGO_BASE'}
     20      1.1  christos P1[notoc; class='doc-title'] [[DOC_TITLE]]
     21      1.1  christos Sign[class='doc-modified'] [[DATE:DOC_MODIFIED]]
     22      1.1  christos !block inline
     23      1.1  christos </DIV>
     24      1.1  christos !endblock
     25      1.1  christos !endmacro
     26      1.1  christos 
     27      1.1  christos !macro HTML_HEADER
     28      1.1  christos !endmacro
     29      1.1  christos 
     30      1.1  christos !macro HTML_FOOTER
     31      1.1  christos !endmacro
     32      1.1  christos 
     33      1.1  christos !build_title
     34      1.1  christos 
     35