|
|
@ -176,7 +176,7 @@ if(!api_is_allowed_to_edit()) |
|
|
|
|
|
|
|
|
|
|
|
$fck_attribute['Width'] = '100%'; |
|
|
|
$fck_attribute['Width'] = '100%'; |
|
|
|
$fck_attribute['Height'] = '400'; |
|
|
|
$fck_attribute['Height'] = '400'; |
|
|
|
$fck_attribute['ToolbarSet'] = 'Full'; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$fck_attribute['Config']['InDocument'] = false; |
|
|
|
$fck_attribute['Config']['InDocument'] = false; |
|
|
|
$fck_attribute['Config']['CreateDocumentWebDir'] = api_get_path('WEB_COURSE_PATH').api_get_course_path().'/document/'; |
|
|
|
$fck_attribute['Config']['CreateDocumentWebDir'] = api_get_path('WEB_COURSE_PATH').api_get_course_path().'/document/'; |
|
|
|