Table 3.2. Admin Express Directives
Direct ive Description Example
ACCESS_LOG Inserts the server log file. <!-- ACCESS_LOG -->
ADMURL <!-- ADMURL -->
BEGINELEM Marks the opening of form input
elements. This is always paired
with ENDELEM.
<!-- BEGINELEM -->
CHECK_UPGRADE <!-- CHECK_UPGRADE -->
ELEM Inserts a text element. This has
one argument, txt=, which
defines the text to use.
<!-- ELEM txt="Field name here:
" -->
ELEMADD Inserts a text element. This has
one argument, txt=, which
defines the text to use.
<!-- ELEMADD txt="Field name
here: " -->
ENDELEM Marks the ending of form input
elements. This is always paired
with BEGINELEM.
<!-- ENDELEM -->
HELP_BUT TON Inserts a button to open context-
specific help.
<!-- HELP_BUTTON -->
HELPLINK Inserts a link to the general
Admin Express help file.
<!-- HELPLINK -->
HIDDEN_ID <!-- HIDDEN_ID -->
ID_TIT LE Inserts the name of the server
instance, such as adm in-serv
or exam ple (if the Directory
Server instance name is
slapd-exam ple)
<!-- ID_T ITLE -->
INCLUDEIFEXISTS Inserts the contents of the
HTML file. T he inserted file
should include both the text and
any HTML markup.
<!-- INCLUDEIFEXISTS
"file.html" -->
LOG_T O_VIEW Inserts a drop-down menu with
the types of logs available to
view.
<!-- LOG_TO_VIEW -->
NUM_T O_VIEW Inserts a form field to set the
number of lines to return.
<!-- NUM_TO_VIEW -->
REFRESHINTERVAL Inserts a form field to set the
refresh interval (in seconds) for
replication monitoring.
<!-- REFRESHINT ERVAL -->
SERVHOST <!-- SERVHOST -->
SERVPORT <!-- SERVPORT -->
SHOW_DATA Inserts the server data from the
configuration file, including the
port number, installation date,
and build number.
<!-- SHOW_DATA -->
SHOW_URL <!-- SHOW_URL -->
SIT EROOT <!-- SITEROOT -->
Kommentare zu diesen Handbüchern