From: Stephen L Johnson Date: Tue, 21 Nov 2000 18:26:12 +0000 (+0000) Subject: added $WWW_TITLE_SIZE entry X-Git-Tag: spong-2_7_1~2 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d41eee52210299ba06e5204b7627199938e76d8;p=spong.git added $WWW_TITLE_SIZE entry --- diff --git a/pod/spong.conf.pod b/pod/spong.conf.pod index 2428161..d749e4a 100644 --- a/pod/spong.conf.pod +++ b/pod/spong.conf.pod @@ -204,7 +204,7 @@ frame (left) of the client web interface. This variable can host HTML code that will be appended to the action bar that is display in the title (top) frame of the client web display. This code is eval'ed before display. You can include perl code and variables. This -action bar is only displays if L<$WWWFRAMES> is set to 3. +action bar is only displays if L<"$WWWFRAMES"> is set to 3. =item $WWW_TITLE_COLOR @@ -229,6 +229,12 @@ This determined the type of frame interface that is used in the web interface client of L. The variable can be set to 2 or 3. The default value is 2. See L for more information. +=item $WWW_TITLE_SIZE + +This sets the vertical size of the title frame when L<"$WWWFRAMES"> is set +to 3. The values is a integer indication the number of points (as in font +sizes). The default value is 40. + =item @WWW_REFRESH_ALLOW A list of Perl regular expressions that are checked against the REMOTE_ADDR,