[Phpmyadmin-devel] your opinion: length of textfields and textareas

Olivier M. qmail at orion.8304.ch
Thu Jul 19 19:21:46 CEST 2001


On Thu, Jul 19, 2001 at 01:11:01PM -0400, Marc Delisle wrote:
> - Should we get rid of $cfgMaxInputsize, which specifies a fixed maximum (in pixels), and works only
> in some browsers?  I think going dynamic (max 40 characters) would be better.

yes, and is probably quite easy to add. 

> - For textareas, field length (max 40) would give usually 40 columns.

I'd suggest to add these variables to config.inc.php:

$cfgTextareaCols = "40";
$cfgTextareaRows = "7";

> Do you agree?

yes at 300% :-)

Bonne continuation de vacances! :)
Olivier
-- 
_________________________________________________________________
 Olivier Mueller - om at 8304.ch - PGPkeyID: 0E84D2EA - Switzerland
qmail projects: http://omail.omnis.ch  -  http://webmail.omnis.ch




More information about the Developers mailing list