The image upload capability appears to be broken, or not documented on how to specify what directory path should be used to list and upload images from.

Comments

jtite’s picture

Assigned: Unassigned » jtite

The FCKeditor module for Drupal 4.5.x is only a link between drupal and fckeditor library which is in the last instance the responsible for creating, configuring and managing the fckeditor object. You can download the source and documentation from http://www.fckeditor.net, we suggest you to review the chapter about "Server side integration" there you will find information about server side file management.

We plan to develop a server side integration pack in a future version. Any help will be appreciated.

jasonwhat’s picture

I"m having trouble locating the proper documentation. In the meantime, could you tell us if image upload works? Are there special settings we need to make it work? The ease of doing this will really be the key for many between this and htmlarea; the ease of install and the ease of adding images to nodes.

jtite’s picture

Now you can download the lastest version from CVS, it includes a server side integration pack that allows to browse and upload files to server

Rick Cogley’s picture

See http://drupal.org/node/16287 for more detail.

Anonymous’s picture