Posted by harking on February 20, 2008 at 7:51pm
12 followers
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | master |
| Component: | File browser support |
| Category: | feature request |
| Priority: | normal |
| Assigned: | wwalc |
| Status: | closed (fixed) |
Issue Summary
See http://drupal.org/node/212663 for a start.
I envision it as an option in the configuration that is enable when the CKFinder files are found. Checking the checkbox would then enable it for FCKEditor.
This might need to be its own module, similar to how IMCE works.
Comments?
Comments
#1
This is something that I'm already working on.
I just need more time to work on this... :-)
#2
Yes please!
For now there is this: http://www.daisybeckenbach.com/technologies/add-ckfinder-drupal-fckedito...
but I haven't tried it yet.
#3
*subscribing*
Any progress/news on this?
#4
Any updates on this?
#5
The necessary architectural updates are being done at this moment.
#6
subscribe
#7
Any updates on this?
#8
Hi Wiktor & Jorrit, have you done any more work on this request?
#9
Just in case anybody needs to implement this manually, I have posted a followup in this thread at the FCKeditor site describing the necessary steps...
#10
Unfortunately, this will not make it into 6.x-1.x. I am rescheduling it to a later version.
#11
#12
Why not dropping this module and move to wysiwyg? Do not waste time...
#13
That might be a possible direction, but dropping this module straight away would not be nice to the current users. The current development lines will at least be continued to a stable version.
#14
Postponed to after 2.0. Perhaps in the CKeditor module.
#15
I need this, so I wrote a patch. Notes --
* Patch should apply cleanly to fckeditor.module, 6.x-1.4
* Drop the ckfinder folder into the fckeditor _module_ directory, not the contrib editor directory.
* Configure ckfinder's config.php according to the notes in the file.
* Select 'CKFinder' from the 'File Browser' select box in the 'Upload Settings' configuration option.
What could be improved --
* Could design an admin menu to configure ckfinder (instead of using config.php).
* Don't think I needed to `require ckfinder.php` within the module, but do anyway.
I would be very grateful if this patch is committed (or adapted such that the functionality is maintained). I hate having to maintain local patchsets :(
Thanks.
#16
Could you apply it to the 2.x branch as well?
#17
The attached patch should apply and function on the 2.x branch (or at least, the latest tarball'd snapshot).
#18
Setting to "needs review" for some more visibility -- patch supplied in >>17 still applies cleanly to the current tarball but was never committed. I don't want to maintain a local patchset ;_;
#19
Committed to CVS, it will be in 6.x-2.2.
#20
Automatically closed -- issue fixed for 2 weeks with no activity.