From 37900e09fdf62077636d97eb31783375f186d31a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 17 Dec 2001 00:03:18 +0000 Subject: [PATCH] vertical browse --- ChangeLog | 1 + Documentation.html | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0bf147dbb..0cd88a84c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ $Source$ - config.inc.php3 - libraries/display_tbl.lib.php3 - lang/* + - Documentation.html 2001-12-15 Loïc Chapeaux * libraries/common.lib.php3: diff --git a/Documentation.html b/Documentation.html index bc24da57f..b68379414 100755 --- a/Documentation.html +++ b/Documentation.html @@ -724,6 +724,21 @@

+
+
$cfgDefaultDisplay string
+
+ There are 2 display modes: horizontal and vertical. Define which one + is displayed by default. +

+
+ +
+
$cfgRepeatCells integer
+
+ Repeat the headers every X cells, or 0 to deactivate. +

+
+
$cfgLeftBgColor string [HTML color]
$cfgRightBgColor string [HTML color]