vertical browse
This commit is contained in:
@@ -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:
|
||||
|
@@ -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]
|
||||
|
Reference in New Issue
Block a user