diff --git a/ChangeLog b/ChangeLog index b00903631..309153fb5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-01-29 Marc Delisle + * libraries/functions.js, libraries/display_tbl.lib.php3, + config.inc.php3: new $cfgBrowseMarkRow support, thanks + to Wolfram Schlich + 2002-01-27 Marc Delisle * libraries/auth/cookie.auth.lib.php3 fix, wrong focus when using cookies for the first time, thanks to dphanton at users.sf.net diff --git a/Documentation.html b/Documentation.html index 9505f76be..a8ecd94b3 100755 --- a/Documentation.html +++ b/Documentation.html @@ -823,6 +823,15 @@

+
+
$cfgBrowseMarkRow boolean
+
+ If the value is 1, you can visually mark rows with the color in + $cfgBrowsePointerColor, by clicking on them. Works on browsers that + support 'onmousedown'. +

+
+
$cfgTextareaCols integer
$cfgTextareaRows integer