0

CKeditor browse images sub-folders

asked 2014-06-03 16:38:49 +0800

rgravel gravatar image rgravel
28 5

Hi,

We were using CKeditor for a long time, as a stand-alone app with a .NET environment. Since we decided to "upgrade" our apps to Java using ZK, we used the CKeditor built-in tag that comes with ZK.

With our stand-alone version, we were able to browse images sub-folders. As an example, we had a folder called "media/images" that have .jpg files in it but also sub-folders like 'media/images/test'. The stand-alone version gave us the ooportunity to browse the 'test' sub-folder. Now, with the one included with ZK, we have the same structure under our project's WebContent folder 'media/images/test' and our tag definition looks like that:

<ckeditor id="ckeditFreeText"
    filebrowserImageBrowseUrl="/media/images/"
    filebrowserImageUploadUrl="/media/images/" />

But we are unable to browse the 'test' sub-folder. Only the parent 'images' folder. Is it normal?

Thanks

delete flag offensive retag edit

Comments

I post a issue for this https://github.com/zkoss/zkckeditor/issues/3

hawk ( 2014-06-05 10:20:59 +0800 )edit

The stand-alone version in .NET might integrate CKFinder, so it has more powerful browsing feature.

hawk ( 2014-06-09 03:41:36 +0800 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2014-06-05 09:49:35 +0800

hawk gravatar image hawk
3250 1 5
http://hawkphoenix.blogsp... ZK Team

updated 2014-06-06 01:49:40 +0800

yes, it's current implementation. "Browse Server" will not show subfolders.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-06-03 16:38:49 +0800

Seen: 22 times

Last updated: Jun 06 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More