Revision 9f3c46ff
Von Moritz Bunkus vor etwa 3 Jahren hinzugefügt
SL/DB/CustomVariableConfig.pm | ||
---|---|---|
37 | 37 |
use constant OPTION_DEFAULTS => |
38 | 38 |
{ |
39 | 39 |
MAXLENGTH => 75, |
40 |
WIDTH => 30,
|
|
41 |
HEIGHT => 5,
|
|
40 |
WIDTH => 225,
|
|
41 |
HEIGHT => 90,
|
|
42 | 42 |
}; |
43 | 43 |
|
44 | 44 |
sub processed_options { |
Auch abrufbar als: Unified diff
Benutzerdef. Var. als HTML-Feld: Breite & Höhe in Pixeln angeben