การปรับแต่ง Toolbar Yiibooster – Ckeditorrow


<?php echo $form->ckEditorRow($model, 'description', array('options'=>array('fullpage'=>'js:true', 'width'=>'640', 'resize_maxWidth'=>'640','resize_minWidth'=>'320', 'toolbar'=>'js:[
                                                  ["Source","DocProps","-","PasteText","PasteFromWord"],
                                                  ["Undo","Redo","-","RemoveFormat"],
                                                  ["Bold","Italic","Underline","Strike","Subscript","Superscript"],
                                                  ["NumberedList","BulletedList","-","Outdent","Indent"],
                                                  ["JustifyLeft","JustifyCenter","JustifyRight","JustifyBlock"],
                                                  ["Link","Unlink"],
                                                  ["Image","Flash","Table","HorizontalRule","SpecialChar"],
                                                  ["Format","Font","FontSize","Styles"],
                                                  ["TextColor","BGColor"],
                                                  ["Maximize","ShowBlocks"]
                                                ],')));?>

ใส่ความเห็น