开发者

Aloha editor - connecting a directory in the repository browser

开发者 https://www.devze.com 2023-02-18 10:52 出处:网络
I am experimenting with the Aloha inline HTML5 editor (www.aloha-editor.com). I am creating a CMS system that wi开发者_Python百科ll allow the administrator to upload files for download.

I am experimenting with the Aloha inline HTML5 editor (www.aloha-editor.com).

I am creating a CMS system that wi开发者_Python百科ll allow the administrator to upload files for download.

These will go into an upload directory (public_html/upload).

When a user wants to put in a link they can click the repository browser and be presented with a list of files in this upload folder.

Does anyone know how I can do this? I don't understand the documentation at all, and even copying the javascript source from their examples isn't helping at all.

Thanks


You'll have to implement an Aloha repository. you should get enough information on this discussion : http://getsatisfaction.com/aloha_editor/topics/how_to_add_a_directory_to_the_repository_window

Please feel free to ask more, i've done the stuff, so i could help.

Best regards

0

精彩评论

暂无评论...
验证码 换一张
取 消