|
|
|
@ -101,8 +101,8 @@ include api_get_path(INCLUDE_PATH) . '/header.inc.php'; |
|
|
|
|
//display title |
|
|
|
|
|
|
|
|
|
$fck_attribute['Width'] = '100%'; |
|
|
|
|
$fck_attribute['Height'] = '400'; |
|
|
|
|
$fck_attribute['ToolbarSet'] = 'Full'; |
|
|
|
|
$fck_attribute['Height'] = '300'; |
|
|
|
|
$fck_attribute['ToolbarSet'] = 'Introduction'; |
|
|
|
|
|
|
|
|
|
// TODO: These settings to be checked when it is possible. |
|
|
|
|
$fck_attribute['Config']['CreateDocumentWebDir'] = api_get_path('WEB_COURSE_PATH').api_get_course_path().'/document/'; |
|
|
|
|