Closed velo6raptor closed 12 years ago
zkui support zk component, for use use z:ckeditor tag ,you must add ckez-3.6.0.1.jar(http://mavensync.zkoss.org/maven2/org/zkoss/zkforge/ckez/3.6.0.1/) to your project lib.
or you can use jar dependencies
mavenRepo "http://mavensync.zkoss.org/maven2/"
runtime "org.zkoss.zkforge:ckez:3.6.0.1"
xiaochong,您好!
您用过z:ckeditor的filebrowserImageBrowseUrl属性吗?我设了此属性后,在图像属性对话框中点击“浏览服务器”,弹出的对话框显示:无法显示此网页。麻烦您抽空看一下,有没有办法解决此问题。谢谢!
How could we integrate ckeditor in a ZKUI form, there is no <z:ckeditor tag ?
We tried to use a grails tag with the ckeditor plugin <ckeditor:editor but the input value is not recorded in database
Thanks for your help