xheditor升级到最新的1.1.1。
$this->widget('ext.dxheditor.DxhEditor', array( 'model'=>$model, 'attribute'=>'vContent', 'htmlOptions'=>array('style'=>'width: 95%; height: 300px;'), 'language'=>'en',//默认'zh-cn' 'options'=>array( 'upMultiple'=>5, 'upLinkUrl'=>'{editorRoot}upload.php',//请修改upload.php中相应保存目录或使用自己的upload服务端。 'upLinkExt'=>'zip,rar,7z,txt,doc,xls,ppt,docx,xlsx,pptx', 'upImgUrl'=>'{editorRoot}upload.php', ... ), ));
Total 4 comments
Very easy to install.
English language configuration:'language'=>'en'
yes, i agree with #flavio. if i not wrong, this editor have pluggin for editing image on the fly ?
english translation would be nice :)
Leave a comment
Please login to leave your comment.