Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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?
@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 <-- -->.)
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)
Comments
Comment #1
douggreen commentedYou 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.
Comment #2
wmostrey commentedWhat 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?
Comment #3
douggreen commented@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 <-- -->.)
Comment #4
encho commentedHere's another vote for IMCE integration.
Comment #5
franzinenstein commentedHere's another vote for IMCE integration.
Comment #6
decibel.places commentedHere'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)
Comment #7
ansorg commentedvote for img_assist support
Comment #8
ufku commentedI'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.
Comment #9
douggreen commentedmarking as a duplicate of #243623, since there's a semblance of a patch there.