]> git.etc.gen.nz Git - spong.git/commitdiff
added $WWW_TITLE_SIZE entry
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 21 Nov 2000 18:26:12 +0000 (18:26 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 21 Nov 2000 18:26:12 +0000 (18:26 +0000)
pod/spong.conf.pod

index 2428161249dcd69dc5a51ba74af3ac36c840c351..d749e4aca412f695cbadc8007ede2d48c996f621 100644 (file)
@@ -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<www-spong>. The variable can be set to 2 or 3. The default value is
 2. See L<user-guide> 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,