กระดานสนทนา ShortChargeShock.com



"; } if (isset($QNote_msg)) { echo $QNote_msg."

"; } else { session_unregister("QNote_msg"); } ?>
หัวข้อกระทู้
รายละเอียด
returnOutput = true; // Path to the CKEditor directory, ideally use an absolute path instead of a relative dir. // $CKEditor->basePath = '/ckeditor/' // If not set, CKEditor will try to detect the correct path. $CKEditor->basePath = 'script/'; // Set global configuration (will be used by all instances of CKEditor). $CKEditor->config['width'] = 800; // Change default textarea attributes. $CKEditor->textareaAttributes = array("cols" => 80, "rows" => 10); // The initial value to be displayed in the editor. $initialValue = ''; // Create the first instance. //$code = $CKEditor->editor("QNote", $initialValue); //echo $code; // Configuration that will only be used by the second editor. $config['toolbar'] = array( array( 'Source', '-', 'Font', 'FontSize','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','Bold', 'Italic', 'Underline', 'Strike','TextColor','BGColor', 'NumberedList','BulletedList','-','Blockquote'), //array('-','MindTouchDeki_InsertImage','MindTouchDeki_AttachImage','MindTouchDeki_InsertVideo','MindTouchDeki_InsertTemplate'), array( 'Smiley','SpecialChar' ,'Table','RemoveFormat') //array( 'Image', 'Link', 'Unlink', 'Anchor', 'Smiley','SpecialChar') ); $config['language'] = 'th'; $config['skin'] = 'v2'; // Create the second instance. echo $CKEditor->editor("QNote", $initialValue, $config); ?>
ภาพ/ไฟล์
Youtube