fckeditor_php5.php dosyasında
public function __construct( $instanceName )
{
$This->InstanceName = $instanceName ;
$This->BasePath = '/fckeditor/' ;
$This->Width = '100%' ; // Genişlik Ayarı
$This->Height = '400' ; // Yükseklik Ayarı
$This->ToolbarSet = 'Default' ;
$This->Value = '' ;
$This->Config = array() ;
}
Etiketler: ayar, fckeditor, genişlik, height, width, yükselik