From e5b56799d7bcdf7107fe9b8d8c4ade15ac2fd921 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 30 Jan 2002 01:57:00 +0000 Subject: [PATCH] mark row --- ChangeLog | 5 +++++ Documentation.html | 9 +++++++++ 2 files changed, 14 insertions(+) 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