Add support for CKFinder to FCKEditor

harking - February 20, 2008 - 19:51
Project:FCKeditor - WYSIWYG HTML editor
Version:HEAD
Component:File browser support
Category:feature request
Priority:normal
Assigned:wwalc
Status:postponed
Description

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?

#1

wwalc - March 3, 2008 - 12:49
Assigned to:Anonymous» wwalc

This is something that I'm already working on.
I just need more time to work on this... :-)

#2

okeedoak - May 19, 2008 - 23:13

Yes please!

For now there is this: http://www.daisybeckenbach.com/technologies/add-ckfinder-drupal-fckedito...
but I haven't tried it yet.

#3

bforchhammer - July 3, 2008 - 18:53
Version:5.x-2.x-dev» 6.x-1.x-dev

*subscribing*

Any progress/news on this?

#4

j.somers - July 7, 2008 - 08:37

Any updates on this?

#5

Jorrit - July 10, 2008 - 14:59

The necessary architectural updates are being done at this moment.

#6

hass - September 21, 2008 - 19:58

subscribe

#7

ArjanLikesDrupal - December 25, 2008 - 13:20

Any updates on this?

#8

K.D. - December 30, 2008 - 01:16

Hi Wiktor & Jorrit, have you done any more work on this request?

#9

z33k3r - May 10, 2009 - 11:20

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

Jorrit - July 25, 2009 - 13:18
Component:Code» File browser support

Unfortunately, this will not make it into 6.x-1.x. I am rescheduling it to a later version.

#11

Jorrit - July 25, 2009 - 13:20
Version:6.x-1.x-dev» 6.x-2.x-dev

#12

hass - July 25, 2009 - 14:30

Why not dropping this module and move to wysiwyg? Do not waste time...

#13

Jorrit - July 25, 2009 - 14:46

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

Jorrit - October 10, 2009 - 08:55
Version:6.x-2.x-dev» HEAD
Status:active» postponed

Postponed to after 2.0. Perhaps in the CKeditor module.

#15

llc2w - November 11, 2009 - 16:06

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.

AttachmentSize
fckeditor.patch.txt 2.06 KB

#16

Jorrit - November 12, 2009 - 08:42

Could you apply it to the 2.x branch as well?

#17

llc2w - November 16, 2009 - 16:42

The attached patch should apply and function on the 2.x branch (or at least, the latest tarball'd snapshot).

AttachmentSize
fckeditor_2.patch.txt 2.2 KB
 
 

Drupal is a registered trademark of Dries Buytaert.