vizcosh_tocwidth: |
'140', '160'=>'160', '180'=>'180', '200'=>'200',
'220'=>'220', '240'=>'240', '260'=>'260', '280'=>'280', '300'=>'300');
choose_from_menu ($choices, 'vizcosh_tocwidth', $CFG->vizcosh_tocwidth, '');
?> |
|
vizcosh_tocformat: |
$strList, 'selectbox' => $strSelectbox);
choose_from_menu ($choices, 'vizcosh_tocformat', $CFG->vizcosh_tocformat, '');
?> |
|
vizcosh_commentboxwidth: |
'250', '275'=>'275', '300'=>'300', '325'=>'325',
'350'=>'350', '375'=>'375', '400'=>'400', '425'=>'425', '450'=>'450');
choose_from_menu ($choices, 'vizcosh_commentboxwidth', $CFG->vizcosh_commentboxwidth, '');
?> |
|
vizcosh_commentboxheight: |
'250', '275'=>'275', '300'=>'300', '325'=>'325',
'350'=>'350', '375'=>'375', '400'=>'400', '425'=>'425', '450'=>'450');
choose_from_menu ($choices, 'vizcosh_commentboxheight', $CFG->vizcosh_commentboxheight, '');
?> |
|
|