vertical browse

This commit is contained in:
Marc Delisle
2001-12-17 00:03:18 +00:00
parent 27f15896ca
commit 37900e09fd
2 changed files with 16 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ $Source$
- config.inc.php3
- libraries/display_tbl.lib.php3
- lang/*
- Documentation.html
2001-12-15 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* libraries/common.lib.php3:

View File

@@ -724,6 +724,21 @@
<br /><br />
</dd>
<dt>
<dt><b>$cfgDefaultDisplay </b>string</dt>
<dd>
There are 2 display modes: horizontal and vertical. Define which one
is displayed by default.
<br /><br />
</dd>
<dt>
<dt><b>$cfgRepeatCells </b>integer</dt>
<dd>
Repeat the headers every X cells, or 0 to deactivate.
<br /><br />
</dd>
<dt>
<b>$cfgLeftBgColor </b>string [HTML color]<br />
<b>$cfgRightBgColor </b>string [HTML color]