how can I upload images or files with nicEditor

Comments

douggreen’s picture

You can attach an image to your node using "File Attach", then you can link to that image using the "Add Image" link. There not an integrated img_assist like button.

wmostrey’s picture

What might be a better solution for this, is to include support for the IMCE support. This interface is very intuitive and there's no need for every WYSIWYG to have it's own code for uploading and managing images. Or is there a specific reason why you didn't include IMCE support in this module?

douggreen’s picture

@wmostrey, I didn't look at IMCE. I'm not sure if/how to hook up a button that's not part of the editor. Please, have a try and submit a patch! If it's not possible, I think that Brian (the nicEdit author) will be receptive to feature enhancements. (We also need a button for the drupal-break &lt-- -->.)

encho’s picture

Here's another vote for IMCE integration.

franzinenstein’s picture

Here's another vote for IMCE integration.

decibel.places’s picture

Here's another vote for IMCE integration.

So far, it's the only wysiwyg editpor that workd in drupal 6.1 without causing problems -

It would be really NICE to be able to upload the image from the nicEdit panel (I'm thinking of non-technical clients updating site and the layman/woman user who won't "get" the attach and link method)

ansorg’s picture

vote for img_assist support

ufku’s picture

I've added a script at http://drupal.org/node/243623#comment-820426 for IMCE integration. Not a patch but could be used as a reference for a proper patch.

douggreen’s picture

Status: Active » Closed (duplicate)

marking as a duplicate of #243623, since there's a semblance of a patch there.