Hi
Dne Sat, 17 Jul 2010 10:00:21 -0400 Marc Delisle marc@infomarc.info napsal(a):
Lori Lee a écrit :
When there are a lot of ENUM and SET values, they all show up when viewing the table's structure and you end up having to scroll for a while to get to the right side of the table. I'm wondering if it would make sense to truncate them/limit the maximum cell width to 200px or something.
We could use $cfg['LimitChars'] for this purpose, adding an additional meaning for this directive.
What about very long column names or default values?
I would not truncate column names, but for enum, set and default values it might make sense.
Maybe just use
<abbr title="full text">truncated..</abbr>