Installation guide

Table Of Contents
Miscellaneous Directives
122 Red Hat Directory Server Gateway Customization Guide • April 2005
Miscellaneous Directives
BODY
Emit HTML <BODY> element that includes color information.
Arguments
extrahtml
Examples
<!-- BODY -->
<!-- BODY "onLoad=setDefaults()" -->
COLORS
Set color information to be used in subsequent BODY directives.
Arguments
html-color-info
Example
<!-- COLORS "TEXT=#000000 BGCOLOR=#FFFFFF LINK=#FF0000
VLINK=#8000FF ALINK=#FF0000" -->
TITLE
Emit HTML <HEAD>, <TITLE>, and <BODY> elements.
Arguments
title-string
Example
<!-- TITLE "Search Results" -->