Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 12:34 UTC
Updated:
19 Dec 2011 at 14:10 UTC
Hi
I was wondering how could Ajaxplorer ( a great fully ajaxed file manager) can be supported by Ckeditor ?
Demo :
user : demo
pass: demo
http://www.ajaxplorer.info/demo/
Download
http://sourceforge.net/projects/ajaxplorer/files/
Thanks
Comments
Comment #1
gooddesignusa commentedI ran into this:
http://www.youtube.com/watch?v=JIQhM73oUdQ&fmt=22
http://www.ajaxplorer.info/forum/comments.php?DiscussionID=679&page=1
I'm going to try it out later today i'll post back.
Comment #2
gooddesignusa commentedI was able to get this working with ckeditor following the instructions. I have yet to test if following these instructions cause ajaxplorer to only work with ckeditor or if i can still use it by itself for file management. One thing though is right now you have to log in when the popup window opens since this isn't hooked into drupals users. Looking @ /ajaxplorer/server/conf/conf.php around line 84
might be a good place to start. I'm just not experienced enough to hook into drupals user table.
Comment #3
gooddesignusa commentedWell it seems like it only half works. When you double click on a file it doesn't close ajaxplorer / send file to ckeditor. I'm guessing it has something to with getAjxpCookie('CKEditorFuncNum'); and the cookie maybe not being set?
Comment #4
nissiml commentedHi,
First of all, thanks for giving your time to that issue.
Maybe those links can be helpful for continuing the implementation ?
http://www.ajaxplorer.info/forum/comments.php?DiscussionID=884
http://www.ajaxplorer.info/forum/comments.php?DiscussionID=679
There's a guy called Raziel in that forum, that apparently spent some time in a similar issue .
Comment #5
nissiml commentedHi
So do we know what the cookie is for ?
Comment #6
gooddesignusa commentedI got it working but decided to not use it. I'm not at the office right now but when I have some time i'll see if I can figure out what I ended up changing.
Comment #7
nissiml commentedDo you mean that you managed successfully to integrate this plugin in Drupal through Ckeditor ?
Btw, do WYSIWYG module can help here ?
Comment #8
danreb commentedHi, just want to ask does anybody here tried the latest release of Ajaxplorer? According to the information at their website in the latest release of ajaXplorer they already included a support to easily integrate it to Drupal, wondering if somebody already tried it.
Here's the link to their site
http://www.ajaxplorer.info/wordpress/releases/bridges-with-external-cms/...
subscribing at this post....
Comment #9
dczepierga commentedNow we not support this module, but maybe in the near future we do something with it.
Comment #10
dczepierga commentedI analyse this and i think we don't add support for it now... It doesn't have Drupal module to configure it, so then we need to do this, check new version, changes etc... If someone create module for Ajaxplorer in Drupal, then we start to think about support it.
Greetings
Comment #11
dqdhow about the ajaxplorer module? Has aynone did it? If noone, I would do it. Let me know and contact me for sharing informations.
Comment #12
dqdOk regarding to this -> http://www.ajaxplorer.info/wordpress/releases/bridges-with-external-cms/...
... and to the fact that nobody has done it yet (can't find it on drupal.org), I would like to start on it with help of you guys. A list of feature requests for the module would be a helpful beginning, so please post some ideas here.
For me integrating Ajaxplorer in the administration including a permission -, user, and rights management inside of drupal/admin/config would be a nice beginning but also definitely not a small task.
Comment #13
dqdI think we should start a new project page for that. Sorry for hiijacking but where to put this thread now?
Comment #14
dczepierga commentedIt can stay here... if u create module to drupal which will be working, then u can reopen this issue and give link to it...
After this we could do sth to start support it in CKEditor module.
Greetings
Comment #15
mgiffordFound this sandbox which looks like a AjaXplorer implementation:
http://drupal.org/sandbox/wmostrey/1151278
Worth keeping track of.