File: booktitle.sdf

package info (click to toggle)
openldap 2.6.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 31,080 kB
  • sloc: ansic: 328,961; sh: 51,256; cpp: 6,011; makefile: 3,320; sql: 1,714; perl: 455; python: 184; tcl: 45
file content (34 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# $OpenLDAP$
# Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
#
# Document: OpenLDAP Administrator's Guide
# Master: master.sdf
# 

!include "../preamble.sdf"

!define DOC_TOC	3
!define DOC_TYPE	"Administrator's Guide"

!macro build_html_cover
!block inline
<DIV align="Center">
!endblock
!default DOC_HTML_LOGO_BASE  $var{'DOC_LOGO_BASE'}
!import "../images/LDAPwww.gif"; base=$var{'DOC_HTML_LOGO_BASE'}
P1[notoc; class='doc-title'] [[DOC_TITLE]]
Sign[class='doc-modified'] [[DATE:DOC_MODIFIED]]
!block inline
</DIV>
!endblock
!endmacro

!macro HTML_HEADER
!endmacro

!macro HTML_FOOTER
!endmacro

!build_title